[infinispan-issues] [JBoss JIRA] (ISPN-1690) Fix the inconsitency around the way to enable a sub configuration
Manik Surtani (Commented) (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:comment-tabpanel&focusedCommentId=12654505#comment-12654505 ]
Manik Surtani commented on ISPN-1690:
-------------------------------------
I presume this pull request is related, but not specific to this fix? https://github.com/infinispan/infinispan/pull/787/files Changing status to Open from Pull Request Sent.
> 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