[infinispan-issues] [JBoss JIRA] (ISPN-5753) SIFS can reincarnate deleted entries during startup

Radim Vansa (JIRA) issues at jboss.org
Mon Apr 25 09:54:00 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196615#comment-13196615 ] 

Radim Vansa commented on ISPN-5753:
-----------------------------------

There should be nothing to prevent that, I don't think I've used any Java 8 code and the codebase for this cachestore did not divert. However, I am not sure if there will be any 7.2.x releases in the future. Can you cherry-pick the fixes yourselves?

> SIFS can reincarnate deleted entries during startup
> ---------------------------------------------------
>
>                 Key: ISPN-5753
>                 URL: https://issues.jboss.org/browse/ISPN-5753
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 8.0.1.Final, 7.2.5.Final
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>             Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
>
>
> Since we don't keep deleted entries in index, we can't see that an entry was deleted (don't know it's last seqId) if files are read in unlucky order. Then we could add the entry into the index even though it was deleted.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list