[jboss-jira] [JBoss JIRA] Resolved: (JBREM-783) Remove network i/o from synch blocks that establish and terminate LeasePingers
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Wed Aug 22 20:26:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-783?page=all ]
Ron Sigal resolved JBREM-783.
-----------------------------
Resolution: Won't Fix
This issue was introduced in the process of getting a JBossMessaging stress test to pass: org.jboss.test.messaging.jms.stress.SeveralClientsStressTest. It turns out that other code and configuration changes were sufficient for that test to pass, so these changes have been backed out.
> 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.4.0.Beta1 (Pinto), 2.2.0.SP4, 2.2.1.GA
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.2.2.GA, 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