-
Bug
-
Resolution: Done
-
Major
-
2.12
-
None
- 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.