[jboss-jira] [JBoss JIRA] Closed: (JBREM-869) CLONE -Eliminate delay in MicroSocketClientInvoker.getConnection() (JBREM-860)
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Thu Dec 6 20:35:04 EST 2007
[ http://jira.jboss.com/jira/browse/JBREM-869?page=all ]
Ron Sigal closed JBREM-869.
---------------------------
Fix Version/s: (was: 2.4.0.Beta1 (Pinto))
Resolution: Done
Inadvertent duplicate of clone of JBREM-860.
> CLONE -Eliminate delay in MicroSocketClientInvoker.getConnection() (JBREM-860)
> ------------------------------------------------------------------------------
>
> Key: JBREM-869
> URL: http://jira.jboss.com/jira/browse/JBREM-869
> 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
>
> org.jboss.remoting.transport.socket.MicroSocketClientInvoker.getConnection() currently calls Thread.sleep(1000) after each unsuccessful attempt to retrieve a connection from the connection pool. This introduced an unnecessary delay in general, and, in particular, makes the use of a connection pool of size one impractical.
--
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