[
https://jira.jboss.org/browse/JBMETA-303?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on JBMETA-303:
-------------------------------------
I'm looking at adding the elements to cache config but am wondering if its as simple
as that. Also, I noticed that we have JBoss 5.1 EJB3.x deployment descriptor
jboss_5_1.xsd and a jboss_5_0.xsd.
In the patch that I will soon attach, I included changes to jboss_5_1.xsd but not
jboss_5_0.xsd.
We will have to verify that this is the right change and if there are other code changes
needed elsewhere.
These changes (in the attached patch) should only go into the AS-6 release but if they get
slipped into other releases, they cannot break the other releases. Because of this
concern, I will only attach a patch for verification.
Infinispan replication configuration via jboss.xml
--------------------------------------------------
Key: JBMETA-303
URL:
https://jira.jboss.org/browse/JBMETA-303
Project: JBoss Metadata
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: jboss-metadata-ejb-2.0.0-alpha-19
Reporter: Paul Ferraro
Assignee: Scott Marlow
Fix For: jboss-metadata-ejb-2.0.0-alpha-20
This is the xml analogue to EJBTHREE-2053 and the ejb analogue of JBMETA-294.
This will add 2 new elements to <cache-config>:
<cache-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