[jboss-jira] [JBoss JIRA] (AS7-2929) Add support for unscheduled write-behind cache stores to Infinispan subsytem

Martin Gencur (Created) (JIRA) jira-events at lists.jboss.org
Tue Dec 6 08:39:40 EST 2011


Add support for unscheduled write-behind cache stores to Infinispan subsytem
----------------------------------------------------------------------------

                 Key: AS7-2929
                 URL: https://issues.jboss.org/browse/AS7-2929
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Clustering
            Reporter: Martin Gencur
            Assignee: Tristan Tarrant


Infinispan subsystem should support unscheduled write-behind cache stores. Currently it is not possible to set this up.

In Infinispan this is done via <async> sub-element of <loader> element. E.g. <async  enabled="true" threadPoolSize="10" />

Documentation for EDG is mentioning both unscheduled and scheduled write-behind cache stores even though scheduled one is not implemented even in Infinispan (ISPN-328). OTOH, the unscheduled one is implemented and should be available in EDG. 

So take into account that in future there might be also scheduled write-behind store available and infinispan schema for JBossAS should count with that. 





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list