]
Tristan Tarrant updated ISPN-10780:
-----------------------------------
Fix Version/s: (was: 10.1.0.Final)
A shared store should not allow purge on startup
------------------------------------------------
Key: ISPN-10780
URL:
https://issues.redhat.com/browse/ISPN-10780
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.1.3.Final
Purge on startup is mostly about purging local entries to ensure they are outdated. This
doesn't make any sense in the context of a shared store though, as all entries in a
shared store should be up to date.