[jboss-jira] [JBoss JIRA] Commented: (JBAS-4047) PooledInvokerProxy.getPooledConnection() could hold a lock for shorter period of time

Bill Burke (JIRA) jira-events at jboss.com
Fri Feb 2 11:44:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4047?page=comments#action_12352208 ] 
            
Bill Burke commented on JBAS-4047:
----------------------------------

This is better code, but i don't see how it will make anything any faster.



> PooledInvokerProxy.getPooledConnection() could hold a lock for shorter period of time
> -------------------------------------------------------------------------------------
>
>                 Key: JBAS-4047
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4047
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Remoting
>    Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.5.GA
>            Reporter: Scott Marlow
>         Assigned To: Scott Marlow
>            Priority: Optional
>             Fix For: JBossAS-4.2.0.CR1
>
>         Attachments: PooledInvokerProxy.diff
>
>
> I'm seeing Java lock object contention in the org.jboss.invocation.pooled.interfaces.PooledInvokerProxy.getPooledConnection().  I would like to reduce the time that we hold the lock to boost performance.  In a load test, we were seeing contention up to 1-2 seconds waiting to get a connection from the pool.
> Proposed change to 4.x is attached.

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