[infinispan-issues] [JBoss JIRA] (ISPN-1784) Reduce thread notifications in CommandAwareRpcDispatcher.FutureCollator
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Jan 27 11:38:48 EST 2012
[ https://issues.jboss.org/browse/ISPN-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1784:
--------------------------------
Fix Version/s: 5.1.1.CR1
5.1.1.FINAL
(was: 5.2.0.ALPHA1)
Git Pull Request: https://github.com/infinispan/infinispan/pull/889 (was: https://github.com/infinispan/infinispan/pull/889)
Affects Version/s: 5.1.0.FINAL
> Reduce thread notifications in CommandAwareRpcDispatcher.FutureCollator
> -----------------------------------------------------------------------
>
> Key: ISPN-1784
> URL: https://issues.jboss.org/browse/ISPN-1784
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 5.1.0.FINAL
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Priority: Minor
> Fix For: 5.1.1.CR1, 5.1.1.FINAL
>
>
> 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