You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (Jira)" <ji...@apache.org> on 2020/06/16 19:29:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Pavlukhin resolved IGNITE-12003.
-------------------------------------
    Resolution: Duplicate

> 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
>            Priority: Major
>         Attachments: ThinClientCompactFooterDeserializationProblem.java
>
>
> 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)}}.
> See attached reproducer [^ThinClientCompactFooterDeserializationProblem.java].



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