You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2019/07/22 14:45:00 UTC

[jira] [Created] (IGNITE-12003) Java thin client fails to get object with compact footer from cache

Ivan Pavlukhin created IGNITE-12003:
---------------------------------------

             Summary: Java thin client fails to get object with compact footer from cache
                 Key: IGNITE-12003
                 URL: https://issues.apache.org/jira/browse/IGNITE-12003
             Project: Ignite
          Issue Type: Bug
          Components: thin client
    Affects Versions: 2.7.5
            Reporter: Ivan Pavlukhin


Experiment:
1. Start server.
2. Start thin client, configure to use compact footer. Put some Pojo into cache.
3. Start another client (compact footer enabled). Try to read Pojo saved in previous step (Pojo class is available).
Result -- {{BinaryObjectException("Cannot find metadata for object with compact footer: " + typeId)}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)