[jboss-jira] [JBoss JIRA] Created: (JGRP-1308) Fix up some issues that were found with ExecutionService

William Burns (JIRA) jira-events at lists.jboss.org
Sun Mar 20 23:39:45 EDT 2011


Fix up some issues that were found with ExecutionService
--------------------------------------------------------

                 Key: JGRP-1308
                 URL: https://issues.jboss.org/browse/JGRP-1308
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.12
            Reporter: William Burns
            Assignee: Bela Ban
             Fix For: 2.12.1


# The invokeAny methods don't work since they are using a ExecutorCompletionService internally which isn't support with ExecutionService
# Need to plug hole that when a request or consumer is sent to a coordinator while it is going down that we resubmit that request to the new coordinator.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list