]
Dan Berindei updated ISPN-5975:
-------------------------------
Fix Version/s: 8.2.0.CR1
(was: 8.2.0.Beta1)
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.2.0.CR1
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.