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

[jira] [Created] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

Ilya Kasnacheev created IGNITE-9843:
---------------------------------------

             Summary:  IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data
                 Key: IGNITE-9843
                 URL: https://issues.apache.org/jira/browse/IGNITE-9843
             Project: Ignite
          Issue Type: Bug
            Reporter: Ilya Kasnacheev


https://ci.ignite.apache.org/viewLog.html?buildId=2052100&#testNameId6624729862379349247
{code}
org.apache.ignite.IgniteCheckedException: Cannot find metadata for object with compact footer: -1058754203
Caused by: org.apache.ignite.binary.BinaryObjectException: Cannot find metadata for object with compact footer: -1058754203
{code}

I was thinking that it can be fixed by adding ignite.binary().type(Person.class) before doing query, but it appears to be not the case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)