[infinispan-issues] [JBoss JIRA] (ISPN-1781) Disabling L1 not working

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Jan 23 11:13:18 EST 2012


     [ https://issues.jboss.org/browse/ISPN-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-1781:
----------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Disabling L1 not working
> ------------------------
>
>                 Key: ISPN-1781
>                 URL: https://issues.jboss.org/browse/ISPN-1781
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 5.1.0.CR4
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>            Priority: Blocker
>             Fix For: 5.1.0.FINAL
>
>
> Even though I disable l1 configuration via:
> {code}      return new ConfigurationBuilder()
>             .clustering()
>                .cacheMode(CacheMode.DIST_SYNC)
>                .l1().disable(){code}
> L1 is enabled.

--
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