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

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

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

Ilya Kasnacheev updated IGNITE-9843:
------------------------------------
    Component/s: sql

>  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
>             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)