You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/02/19 19:22:00 UTC

[jira] [Commented] (IGNITE-14206) 2.8.1 inlines POJO but ignores it since 2.9.0

    [ https://issues.apache.org/jira/browse/IGNITE-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287311#comment-17287311 ] 

Ignite TC Bot commented on IGNITE-14206:
----------------------------------------

{panel:title=Branch: [pull/8811/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8811/head] Base: [master] : New Tests (14)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS (Compatibility)*{color} [[tests 14|https://ci.ignite.apache.org/viewLog.html?buildId=5882461]]
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.9.1, cfgInlineSize=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.9.1, cfgInlineSize=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.9.0, cfgInlineSize=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.9.0, cfgInlineSize=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.7.6, cfgInlineSize=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.7.6, cfgInlineSize=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.7.0, cfgInlineSize=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.7.0, cfgInlineSize=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.8.1, cfgInlineSize=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.8.1, cfgInlineSize=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: InlineIndexCompatibilityTest.testQueryOldInlinedIndex[ver=2.8.0, cfgInlineSize=false] - PASSED{color}
... and 3 new tests

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5882495&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 2.8.1 inlines POJO but ignores it since 2.9.0
> ---------------------------------------------
>
>                 Key: IGNITE-14206
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14206
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.9, 2.9.1
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Blocker
>             Fix For: 2.10
>
>
> Since 2.9.0 there is an "inlineObjSupported" flag in MetaInfo. It set up with false if Ignite starts up on previous versions. But actually inlining of POJO is enabled earlier.
> Reproducer is:
>  # Start AI 2.8.1 with persistence, create an index (int, pojo, int), fill with data;
>  # Stop Ai 2.8.1, start AI 2.9.0;
>  # Query the index.
>  # Corrupted tree exception is raised then.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)