[infinispan-issues] [JBoss JIRA] (ISPN-1690) Fix the inconsitency around the way to enable a sub configuration
Manik Surtani (Updated) (JIRA)
jira-events at lists.jboss.org
Sun Jan 8 19:19:09 EST 2012
[ https://issues.jboss.org/browse/ISPN-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1690:
--------------------------------
Status: Open (was: Pull Request Sent)
Git Pull Request: (was: https://github.com/infinispan/infinispan/pull/787/files)
> 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: Pete Muir
> Fix For: 5.1.0.CR3
>
>
> 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