]
Tristan Tarrant updated ISPN-5782:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
8.2.2.Final
9.0.0.Final
Resolution: Done
SIFS persist index on clean shutdown
------------------------------------
Key: ISPN-5782
URL:
https://issues.jboss.org/browse/ISPN-5782
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Reporter: Radim Vansa
Assignee: Radim Vansa
Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
When the cache is shutdown cleanly, it's not necessary to discard the index - we
could mark is as clean and (lazily) load it upon new start.