Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4650 Improve concurrency of requests for the same session when using distributed web sessions
  3. WFLY-4652

Create SessionFactory implementation that utilizes Infinispan's InternalCacheEntry

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 10.0.0.Alpha1
    • Clustering
    • None

      Create a SessionMetaData implementation that delegates to an InternalCacheEntry. This means that a request that does not change any session attributes can truly be read-only - and thus improve concurrency of read-only requests when using distributed web sessions. Currently, every request requires a cache entry update to store the last access timestamp.

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

                Created:
                Updated: