Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4393853

PI - Colocated calls overwrite ServerRequestInfo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • merlin
    • sparc
    • solaris_8

      When a servant makes a colocated call, the call is made using the same worker thread that the servant uses and therefore the ThreadLocal ServerRequestInfo object is shared between both the request and the request's request. If the request's request modifies ServerRequestInfo in any way, the ending points of the first request will incorrectly see those changes.

            mrothsunw Mark Roth (Inactive)
            mrothsunw Mark Roth (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: