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

[jira] [Commented] (IGNITE-16771) Thin 3.0: Compute cluster awareness

    [ https://issues.apache.org/jira/browse/IGNITE-16771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522459#comment-17522459 ] 

Igor Sapego commented on IGNITE-16771:
--------------------------------------

[~ptupitsyn] looks good to me.

> 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
>            Priority: Major
>              Labels: ignite-3
>             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)