[
https://jira.jboss.org/browse/JBMETA-303?page=com.atlassian.jira.plugin.s...
]
jaikiran pai commented on JBMETA-303:
-------------------------------------
IMO, the
org.jboss.metadata.annotation.creator.ejb.jboss.JBossCacheConfigProcessor.process(), which
process the annotation to create the CacheConfigMetaData will also have to be updated to
take into account the new attributes.
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: Paul Ferraro
Fix For: jboss-metadata-ejb-2.0.0-alpha-21
Attachments: JBMETA-303.patch
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