]
Pedro Ruivo updated ISPN-5975:
------------------------------
Fix Version/s: 9.0.0.Alpha1
(was: 8.2.0.Final)
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: 9.0.0.Alpha1
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.