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

L1 cache of ISPN server cannot be enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.0.0.Alpha1, 7.0.0.Final
    • 5.3.0.Final, 6.0.0.Final
    • None

    Description

      L1 cache in the server distribution cannot be enabled. The problem is in DistributedCacheAdd:100:
      The file should include
      builder.clustering().l1().enable().lifespan(lifespan);
      instead of
      builder.clustering().l1().lifespan(lifespan);

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: