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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Jan 23 09:41:18 EST 2012


Galder Zamarreño created ISPN-1781:
--------------------------------------

             Summary: 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: Manik Surtani
            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