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

Simplify CoarseSessionAttributes mutation tracking

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: