[jboss-jira] [JBoss JIRA] Updated: (JGRP-1308) Fix up some issues that were found with ExecutionService
William Burns (JIRA)
jira-events at lists.jboss.org
Mon Mar 21 23:15:46 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated JGRP-1308:
--------------------------------
Git Pull Request: https://github.com/belaban/JGroups/pull/13
> 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