[infinispan-issues] [JBoss JIRA] (ISPN-1690) Fix the inconsitency around the way to enable a sub configuration
Nicolas Filotto (Created) (JIRA)
jira-events at lists.jboss.org
Fri Jan 6 11:33:10 EST 2012
Fix the inconsitency around the way to enable a sub configuration
------------------------------------------------------------------
Key: ISPN-1690
URL: https://issues.jboss.org/browse/ISPN-1690
Project: Infinispan
Issue Type: Task
Components: Core API
Affects Versions: 5.1.0.CR2
Reporter: Nicolas Filotto
Assignee: Manik Surtani
I noticed an inconsistent behavior in the code indeed it is required to call {{builder.invocationBatching().enable()}} or {{builder.jmxStatistics().enable()}}... to enable them but {{builder.transaction().recovery()}} automatically enables the recovery.
--
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 infinispan-issues
mailing list