Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2195

TreeCacheListener for modifications in HttpSession repl cache too indiscriminate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • JBossAS-3.2.6 Final, JBossAS-3.2.7 Final, JBossAS-4.0.2 Final, JBossAS-4.0.3RC1, JBossAS-4.0.3RC2, JBossAS-5.0.0.Beta1
    • Web (Tomcat) service
    • None

      The https session repl code's implementation of TreeCacheListener should ignore events that occur outside its webapp's subtree. Currently it monitors the whole tree and ends up adding session id's from other webapps to its list of new session ids. This doesn't cause major harm but leads to wasted effort by the session expiration process trying to find non-existent nodes.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: