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)