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

William Burns (JIRA) jira-events at lists.jboss.org
Tue Mar 22 12:00:52 EDT 2011


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

William Burns resolved JGRP-1308.
---------------------------------

    Resolution: Done


Added various fixes for ExecutionService.

> 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.
> # Differentiate between a consumer stop and a task interrupt as well.

--
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