]
Tristan Tarrant updated ISPN-5975:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.1.0.Final
(was: 9.0.0.Alpha2)
Resolution: Done
Flush cache operation for server
--------------------------------
Key: ISPN-5975
URL:
https://issues.jboss.org/browse/ISPN-5975
Project: Infinispan
Issue Type: Feature Request
Components: Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 8.1.0.Final
Implement a flush-cache operation registered for every cache type which, if passivation
is enabled, evicts all entries to the store, otherwise if a write-behind cache store is
enabled, it waits for completion, otherwise it does nothing.