[
http://jira.jboss.com/jira/browse/JBREM-844?page=comments#action_12402631 ]
Ron Sigal commented on JBREM-844:
---------------------------------
In
org.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestClient.testPostInvocation(),
added Thread.sleep(5000) after loop to give oneway invocations time to complete.
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.CR1 (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