[
https://issues.jboss.org/browse/AS7-2929?page=com.atlassian.jira.plugin.s...
]
Tristan Tarrant updated AS7-2929:
---------------------------------
Fix Version/s: 7.1.1.Final
Git Pull Request:
https://github.com/jbossas/jboss-as/pull/1662 (was:
https://github.com/jbossas/jboss-as/pull/1662)
Affects Version/s: 7.1.0.Final
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
Affects Versions: 7.1.0.Final
Reporter: Martin Gencur
Assignee: Tristan Tarrant
Fix For: 7.1.1.Final
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