You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (JIRA)" <ji...@apache.org> on 2018/03/05 11:56:00 UTC

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

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)