]
William Burns updated JGRP-1308:
--------------------------------
Git Pull Request:
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: