modules/spring-data-ext/spring-data/src/main/java/org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.java (2 lines): - line 251: //TODO: review this legacy code, LIKE should be -> LIKE ? - line 257: //TODO: review this legacy code, NOT_LIKE should be -> NOT LIKE ? modules/azure-ext/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/azure/TcpDiscoveryAzureBlobStoreIpFinder.java (1 line): - line 302: //TODO: This needs to move out to a generic helper class