[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1025) CommandAwareRpcDispatcher.FutureCollator.getResponseList() hangs instead of reporting timeout

Dan Berindei (JIRA) jira-events at lists.jboss.org
Mon Apr 4 06:45:33 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-1025:
-------------------------------

    Git Pull Request: https://github.com/infinispan/infinispan/pull/231


I moved the timeout check inside the wait loop.

> 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: 4.2.1.FINAL, 5.0.0.ALPHA4
>            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