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)