You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/04/07 20:47:00 UTC

[jira] [Created] (IGNITE-16823) .NET: Thin 3.0: Compute cluster awareness

Pavel Tupitsyn created IGNITE-16823:
---------------------------------------

             Summary: .NET: Thin 3.0: Compute cluster awareness
                 Key: IGNITE-16823
                 URL: https://issues.apache.org/jira/browse/IGNITE-16823
             Project: Ignite
          Issue Type: Improvement
          Components: platforms, thin client
    Affects Versions: 3.0.0-alpha5
            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)