Add replication-mode, backups to replication-config in jboss-web.xml
--------------------------------------------------------------------
Key: JBMETA-294
URL:
https://jira.jboss.org/browse/JBMETA-294
Project: JBoss Metadata
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: web
Affects Versions: jboss-metadata-web-2.0.0-alpha-14
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: jboss-metadata-web-2.0.0-alpha-15
Make the typical distributed cache configurations configurable via jboss-web.xml;
don't force users to go to a separate Infinispan configuration file.
Add the following elements to <replication-config/>:
<replication-mode/> : either SYNCHRONOUS or ASYNCHRONOUS
<backups/> : integer, negative means total replication, 0 means local-only mode,
positive means distribution mode, using the specified number of backups.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira