]
Tristan Tarrant updated ISPN-10197:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
SoftIndexFileStoreStressTest is broken
--------------------------------------
Key: ISPN-10197
URL:
https://issues.jboss.org/browse/ISPN-10197
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.4.13.Final
Reporter: Jonathan Halliday
Assignee: Will Burns
Priority: Major
Fix For: 10.0.0.Beta4
SoftIndexFileStoreStressTest fails as SoftIndexfileStore doesn't handle
AdvancedCacheLoader.process
java.lang.UnsupportedOperationException: Should call processEntries!
at
org.infinispan.persistence.spi.AdvancedCacheLoader.process(AdvancedCacheLoader.java:54)
at
org.infinispan.persistence.sifs.SoftIndexFileStoreStressTest.testMethod(SoftIndexFileStoreStressTest.java:111)