[jboss-jira] [JBoss JIRA] Created: (JBREM-783) Remove network i/o from synch blocks that establish and terminate LeasePingers

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sun Jul 29 00:15:47 EDT 2007


Remove network i/o from synch blocks that establish and terminate LeasePingers
------------------------------------------------------------------------------

                 Key: JBREM-783
                 URL: http://jira.jboss.com/jira/browse/JBREM-783
             Project: JBoss Remoting
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.0.SP4, 2.2.1.SP1, 2.2.0.SP4_CP02, 2.4.0.Beta1 (Pinto)
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
             Fix For: 2.2.1.SP1, 2.2.0.SP4_CP02, 2.4.0.Beta1 (Pinto)


org.jboss.remoting.MicroRemoteClientInvoker.establishLease() and MicroRemoteClientInvoker.terminateLease() do network i/o in a synchronization block.  The synchronization should be reorganized to avoid that.

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