[
https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681340#comment-16681340
]
Sergey Chugunov commented on IGNITE-9843:
-----------------------------------------
[~ilyak], patch looks good to me.
I restarted failing suites but TC Bot still shows some tests as "possible
blockers". They look flaky in fact but could you please take a quick look at
them too?
If they are not the problem then please proceed with merging.
Thank you for contribution!
> 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)