[
https://issues.apache.org/jira/browse/IGNITE-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287964#comment-17287964
]
Maksim Timonin commented on IGNITE-14206:
-----------------------------------------
Hi [~tledkov-gridgain] , [~jooger] !
I've submitted a patch, [~korlov] approved it. Could you please also check it?
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)