You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Mikhail Cherkasov (Jira)" <ji...@apache.org> on 2019/10/10 00:22:00 UTC

[jira] [Created] (IGNITE-12276) Thin client uses Optimized marshaller for TreeSet and TreeMap

Mikhail Cherkasov created IGNITE-12276:
------------------------------------------

             Summary: Thin client uses Optimized marshaller for TreeSet and TreeMap
                 Key: IGNITE-12276
                 URL: https://issues.apache.org/jira/browse/IGNITE-12276
             Project: Ignite
          Issue Type: Bug
          Components: thin client
            Reporter: Mikhail Cherkasov


Thin client uses Optimized marshaller for TreeSet and TreeMap, while thick client replace them with BinaryTreeMap/BinaryTreeSet.

As a result it blocks schema changes for stored objects.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)