[jira] [Created] (IGNITE-7881) Add tests for using TreeMap/TreeSet in cache key

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7881) Add tests for using TreeMap/TreeSet in cache key

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-7881:
---------------------------------------

             Summary: Add tests for using TreeMap/TreeSet in cache key
                 Key: IGNITE-7881
                 URL: https://issues.apache.org/jira/browse/IGNITE-7881
             Project: Ignite
          Issue Type: Task
          Components: binary, cache
    Affects Versions: 2.3
            Reporter: Ilya Kasnacheev
            Assignee: Ilya Kasnacheev
             Fix For: 2.5


It came to our attention that in Ignite 1.x, [Binary]TreeMap/TreeSet could not be used in cache keys without configuration or code changes, since equality won't work correctly for them.

It was since fixed by IGNITE-4558, but test cases won't hurt to nail this behaviour fast.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)