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

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


    [ https://issues.jboss.org/browse/ISPN-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661189#comment-12661189 ] 

Galder Zamarreño commented on ISPN-1781:
----------------------------------------

As part of this, I'm fixing this too:

https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-core/495/testReport/junit/org.infinispan.config/SampleConfigFilesCorrectnessTest/org_infinispan_config_SampleConfigFilesCorrectnessTest_testConfigWarnings/
                
> 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