[jboss-jira] [JBoss JIRA] Commented: (JBREM-589) Fix raw_socket performance tests.

Ron Sigal (JIRA) jira-events at jboss.com
Sun Sep 3 01:11:44 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBREM-589?page=comments#action_12342704 ] 
            
Ron Sigal commented on JBREM-589:
---------------------------------

One more change was necessary.  The various server threads get a port number for a callback server, but there was only one callbackServerPort variable, and the threads were stepping on each other.  callbackServerPort is now a ThreadLocal variable.

> Fix raw_socket performance tests.
> ---------------------------------
>
>                 Key: JBREM-589
>                 URL: http://jira.jboss.com/jira/browse/JBREM-589
>             Project: JBoss Remoting
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.GA (Boon)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.0.0.GA (Boon)
>
>
> raw_socket performance tests throwing NullPointerException in SocketPerformanceClient.makeInvocation().

-- 
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