]
Ryan Emerson resolved ISPN-9884.
--------------------------------
Fix Version/s: 10.0.0.Beta3
(was: 10.0.0.Beta2)
Resolution: Done
SoftIndexFileStore.destroy leaks threads
----------------------------------------
Key: ISPN-9884
URL:
https://issues.jboss.org/browse/ISPN-9884
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.0.0.Alpha2, 9.4.5.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.0.Beta3
{{SoftIndexFileStore.destroy()}} doesn't call {{Index.stopOperations()}}, so the
index threads keep on running.