https://issues.apache.org/bugzilla/show_bug.cgi?id=52761

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #6 from [email protected] <[email protected]> 
2012-02-24 17:15:12 UTC ---
You guys were right, this defect is invalid.  There was a very subtle race
condition being entered into which resulted in a Request instance being
accessed from the wrong request thread (i.e. two concurrent requests A and B,
it was possible for thread B to access the request object from thread A, which
is evidently wrong).

Thanks for your time, and sorry for the confusion.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to