[
https://issues.jboss.org/browse/WFLY-9842?page=com.atlassian.jira.plugin....
]
Paul Ferraro updated WFLY-9842:
-------------------------------
Description:
This allows consumers of CommandDispatcher to implement non-blocking handling of
dispatched commands.
The submitOnNode(...) method can just be modified to return the more specific return
value. However, the submitOnCluster(...) will need a different method name (or
signature).
was:This allows consumers of CommandDispatcher to implement non-blocking handling of
dispatched commands.
Enhance CommandDispatcher's async methods to return
CompletableFutures
----------------------------------------------------------------------
Key: WFLY-9842
URL:
https://issues.jboss.org/browse/WFLY-9842
Project: WildFly
Issue Type: Enhancement
Components: Clustering
Affects Versions: No Release
Reporter: Paul Ferraro
Assignee: Paul Ferraro
This allows consumers of CommandDispatcher to implement non-blocking handling of
dispatched commands.
The submitOnNode(...) method can just be modified to return the more specific return
value. However, the submitOnCluster(...) will need a different method name (or
signature).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)