[infinispan-issues] [JBoss JIRA] (ISPN-5743) SIFS.start() throws IllegalArgumentException: Negative position
Tristan Tarrant (JIRA)
issues at jboss.org
Wed Apr 20 10:29:01 EDT 2016
[ https://issues.jboss.org/browse/ISPN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-5743:
----------------------------------
Status: Pull Request Sent (was: Open)
> SIFS.start() throws IllegalArgumentException: Negative position
> ----------------------------------------------------------------
>
> Key: ISPN-5743
> URL: https://issues.jboss.org/browse/ISPN-5743
> 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
>
> This can happen when a record about deletion of entry with the same key was read recently and was not applied into index.
> Fix is quite trivial, but this revealed a situation when an entry can be reincarnated during cache store startup - 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list