[infinispan-issues] [JBoss JIRA] Created: (ISPN-1025) CommandAwareRpcDispatcher.FutureCollator.getResponseList() hangs instead of reporting timeout
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Mon Apr 4 05:06:33 EDT 2011
CommandAwareRpcDispatcher.FutureCollator.getResponseList() hangs instead of reporting timeout
---------------------------------------------------------------------------------------------
Key: ISPN-1025
URL: https://issues.jboss.org/browse/ISPN-1025
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.0.0.ALPHA4, 4.2.1.FINAL
Reporter: Dan Berindei
Assignee: Dan Berindei
I only reproduced this once while running the core test suite.
FutureCollator.getResponseList() waits in a loop, but only checks for timeout before starting the loop.
So if it doesn't get any response it will wait indefinitely.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list