Hello, >From what I understand, Ignite uses the equals of the binary image of the key. we have a key that contains extra information that does not need to be considered in equals/hashCode. I tried writing custom code using BinaryFieldIdentityResolver bu it does not seem to work. Attached is the example code. Any help will be greatly appreciated.
SimpleCacheTest.java <http://apache-ignite-users.70518.x6.nabble.com/file/n12896/SimpleCacheTest.java> -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/BinaryFieldIdentityResolver-tp12896.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
