[
https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681768#comment-16681768
]
ASF GitHub Bot commented on IGNITE-9843:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/5027
> 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
> Components: sql
> Reporter: Ilya Kasnacheev
> Assignee: Ilya Kasnacheev
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> 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)