[infinispan-issues] [JBoss JIRA] (ISPN-11608) SoftIndexFileStoreTest.testOverrideWithExpirableAndCompaction random failures

Tristan Tarrant (Jira) issues at jboss.org
Mon Jun 15 03:56:09 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-11608:
-----------------------------------
    Fix Version/s: 12.0.0.Final
                       (was: 11.0.0.Final)


> SoftIndexFileStoreTest.testOverrideWithExpirableAndCompaction random failures
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-11608
>                 URL: https://issues.redhat.com/browse/ISPN-11608
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores, Test Suite
>    Affects Versions: 10.1.5.Final, 11.0.0.Dev03
>            Reporter: Dan Berindei
>            Priority: Major
>              Labels: testsuite_stability
>             Fix For: 12.0.0.Final
>
>
> SIFS is not restarting properly, maybe because it the expiration worker thread was writing to the store while it was stopping?
> {noformat}
> org.infinispan.persistence.spi.PersistenceException: ISPN029019: Cannot load key key from index.
> 	at org.infinispan.persistence.sifs.SoftIndexFileStore.loadEntry(SoftIndexFileStore.java:474)
> 	at org.infinispan.persistence.sifs.SoftIndexFileStoreTest.testOverrideWithExpirableAndCompaction(SoftIndexFileStoreTest.java:177)
> Caused by: org.infinispan.persistence.spi.PersistenceException: ISPN029020: Index looks corrupt.
> 	at org.infinispan.persistence.sifs.IndexNode.applyOnLeaf(IndexNode.java:288)
> 	at org.infinispan.persistence.sifs.Index.getRecord(Index.java:86)
> 	at org.infinispan.persistence.sifs.SoftIndexFileStore.loadEntry(SoftIndexFileStore.java:467)
> 	... 24 more
> Caused by: org.infinispan.persistence.sifs.IndexNode$IndexNodeOutdatedException: 8:709
> 	at org.infinispan.persistence.sifs.IndexNode$LeafNode.loadRecord(IndexNode.java:978)
> 	at org.infinispan.persistence.sifs.IndexNode$ReadOperation$1.apply(IndexNode.java:219)
> 	at org.infinispan.persistence.sifs.IndexNode$ReadOperation$1.apply(IndexNode.java:216)
> 	at org.infinispan.persistence.sifs.IndexNode.applyOnLeaf(IndexNode.java:284)
> 	... 26 more
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list