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

YuJue Li commented on IGNITE-17734:
-----------------------------------

We compared the differences between Ignite 2.12 and 2.13, there is no logical 
change in the code related to FreeList processing. The 0 in "Tail not found: 0" 
comes from the memory address calculation of the JVM, so it cannot be proved to 
be an Ignite bug only based on the current evidence, unless more tests are 
carried out, such as Ignite2.13+JDK11 or Ignite2.12+JDK17.

> CorruptedFreeListException after upgrade to 2.13.0 and JDK17
> ------------------------------------------------------------
>
>                 Key: IGNITE-17734
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17734
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.13
>         Environment: JDK17, IGNITE  2.13.0
>            Reporter: Lopata
>            Priority: Blocker
>         Attachments: stacktrace.txt
>
>
> After migration to Ignite version 2.13.0 from 2.12.0 we are getting following 
> error: 
> org.apache.ignite.internal.processors.cache.persistence.freelist.CorruptedFreeListException:
>  Failed to insert data row
> caused by:
> Caused by: java.lang.IllegalStateException: Tail not found: 0
>  
> Full stack trace is in attachment. Along with the Ignite version upgrade, we 
> are updating Java from 11 to 17. There have been no other changes in our code 
> or IGNITE configurations. The error occurs after a few hours of running and 
> then occurs for every store.
> Can you help us to to solve this problem.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to