Hello. I have some problem with two same BinaryObject. If i reorder to set fields in BinaryObject with same fields names and fields values, then i get two different BinaryObject with different hash codes. So if i use BinaryObject as a key for cache this make some trouble to extract value from cache by this key. There is the test example: https://github.com/bk20186/test.git <https://github.com/bk20186/test.git>
Sincerely, Andrew Dzyuba. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Fields-order-in-binary-object-tp14723.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
