[infinispan-issues] [JBoss JIRA] (ISPN-1784) Reduce thread notifications in CommandAwareRpcDispatcher.FutureCollator
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Jan 24 20:21:18 EST 2012
[ https://issues.jboss.org/browse/ISPN-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-1784:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/889
> Reduce thread notifications in CommandAwareRpcDispatcher.FutureCollator
> -----------------------------------------------------------------------
>
> Key: ISPN-1784
> URL: https://issues.jboss.org/browse/ISPN-1784
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Priority: Minor
> Fix For: 5.2.0.ALPHA1
>
>
> The method org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.FutureCollator can be refactored to keep same functionality but avoid both the System.nanoTime and multiple wait/notify blocks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list