[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:19:18 EST 2012
Sanne Grinovero created ISPN-1784:
-------------------------------------
Summary: 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