Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1781

Disabling L1 not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 5.1.0.FINAL
    • 5.1.0.CR4
    • Configuration
    • None

    Description

      Even though I disable l1 configuration via:

            return new ConfigurationBuilder()
                  .clustering()
                     .cacheMode(CacheMode.DIST_SYNC)
                     .l1().disable()

      L1 is enabled.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: