Vadim Pakhnushev created IGNITE-21250:
-----------------------------------------
Summary: Client compute should pass all candidate nodes
Key: IGNITE-21250
URL: https://issues.apache.org/jira/browse/IGNITE-21250
Project: Ignite
Issue Type: Bug
Components: compute
Reporter: Vadim Pakhnushev
Currently {{ClientCompute.executeAsync}} selects a random target node from a
set of candidate nodes and passes it to the target node. Worker node failover
wouldn't work in this case, we need to pass whole set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)