[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
Fri Feb 22 19:18:56 EST 2013


     [ https://issues.jboss.org/browse/AS7-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Grossetie updated AS7-5612:
-------------------------------------

    Git Pull Request: https://github.com/jbossas/jboss-as/pull/3101

    
> 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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list