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

Simplify CoarseSessionAttributes mutation tracking

XMLWordPrintable

      CoarseSessionAttributes currently uses a ConcurrentHashMap<String, Boolean> for fine-grained tracking of the dirty state of the session. Now that we only mutate the session on close(), this can be simplified with a simple dirty flag.

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

                Created:
                Updated:
                Resolved: