Pavel Tupitsyn created IGNITE-16771:
---------------------------------------
Summary: Thin 3.0: Compute cluster awareness
Key: IGNITE-16771
URL: https://issues.apache.org/jira/browse/IGNITE-16771
Project: Ignite
Issue Type: Improvement
Components: compute, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-alpha5
Currently, all Compute operations go through the default node. Improve client
compute with cluster awareness:
* Correspond client connections with node id (extend handshake)
* *Compute.Execute*: match specified set of nodes against active connections.
If there are matches, pick random. Otherwise, use default connection and let
the server handle node mapping.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)