[jboss-jira] [JBoss JIRA] (AS7-5612) Add clear cache operation on cache container and cache (accessible via admin console)

Guillaume Grossetie (JIRA) jira-events at lists.jboss.org
Sun Sep 23 11:47:34 EDT 2012


Guillaume Grossetie created AS7-5612:
----------------------------------------

             Summary: 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 is simple and call the method #clear() on the org.infinispan.Cache interface. If needed we can clear the associated CacheStore (make it optional ?) and handle 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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list