Review all uses of thread local storage for proper cleanup.

XMLWordPrintable

    • Type: Technical Work
    • Resolution: Won't Do
    • Priority: Major
    • Recycle Bin
    • Affects Version/s: 1.0.0-M2
    • Component/s: None
    • None

      As Tomcat reuses threads between requests care must be taken to ensure that all ThreadLocal variables are properly removed from the thread prior to the request ending. Not doing so can lead spurious, hard to debug errors, it may also leak details and information across user sessions if not used carefully.

              Assignee:
              Unassigned
              Reporter:
              Nathan Wilhelmi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: