Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8338

L1 should be disabled by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • Clustering
    • None

    Description

      Our default configuration for web and ejb uses locking reads. This makes L1 completely useless since remote calls to the primary owner would be necessary any time L1 would ever be referenced. Additionally, it incurs the cost of a separate invalidation command per write.
      Having it explicitly disabled in the default config makes it too tempting for uses to naively enable it, without knowing the cost.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: