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

Disabling L1 not working

XMLWordPrintable

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

      Even though I disable l1 configuration via:

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

      L1 is enabled.

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

                Created:
                Updated:
                Resolved: