]
Guillaume Grossetie updated AS7-5612:
-------------------------------------
Git Pull Request:
Add clear cache operation on cache container and cache (accessible
via admin console)
-------------------------------------------------------------------------------------
Key: AS7-5612
URL:
https://issues.jboss.org/browse/AS7-5612
Project: Application Server 7
Issue Type: Feature Request
Components: Console, Domain Management
Affects Versions: 7.1.1.Final
Reporter: Guillaume Grossetie
Assignee: Guillaume Grossetie
Fix For: Open To Community
Add operation on infinispan subsystem to clear cache at cache container level (ie. clear
all caches for the container) and at cache level.
The implementation of the clear operation just calls the method #clear() on the
org.infinispan.Cache interface. If needed we can clear the associated CacheStore (make it
optional ?) and handle more complex cases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: