[jboss-jira] [JBoss JIRA] Commented: (JBREM-844) Put instance variable "isRemotingUserAgent" on stack in CoyoteInvoker
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Sun Nov 4 03:54:45 EST 2007
[ http://jira.jboss.com/jira/browse/JBREM-844?page=comments#action_12385918 ]
Ron Sigal commented on JBREM-844:
---------------------------------
The fix has been applied to branch remoting_2_x.
Testing: It's possible that a recent failure of org.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase was caused by this race. Will watch that unit test for further failures.
> Put instance variable "isRemotingUserAgent" on stack in CoyoteInvoker
> ---------------------------------------------------------------------
>
> Key: JBREM-844
> URL: http://jira.jboss.com/jira/browse/JBREM-844
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.4.0.Beta1 (Pinto), 2.2.2.GA_CP01, 2.2.2.SP2
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.4.0.Beta1 (Pinto)
>
>
> In org.jboss.remoting.transport.CoyoteInvoker, the variable "isRemotingUserAgent" is declared as an instance variable, which creates a race condition among multiple threads.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list