Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-931

Review all uses of thread local storage for proper cleanup.

XMLWordPrintable

    • Icon: Technical Work Technical Work
    • Resolution: Won't Do
    • Icon: Major Major
    • Recycle Bin
    • 1.0.0-M2
    • 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.

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

                Created:
                Updated:
                Resolved: