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

Switch non-ha profiles to use persistent local-cache configurations for web/ejb

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 33.0.0.Beta1
    • 27.0.0.Alpha3
    • Clustering
    • None
    • ---
    • ---

    Description

      Currently, the default configuration for distributable web applications in our non-ha profiles use a local-cache with file passivation support. While this configuration allows sessions to survive a restart, only passivated sessions will ever survive a server crash.
      Considering feedback from users, a more sensible default would use a local-cache with a persistent file store.

      Unfortunately, the name of the "web-passivation" layer name makes such a change problematic (frankly, this layer should never have been differently). Thus, we'll need to create a new layer (e.g. "web-persistence") that references a separate set of infinispan cache configuration feature-groups.

      Attachments

        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: