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

Pavel Tupitsyn commented on IGNITE-18613:
-----------------------------------------

Merged to main: f456cd8314ee34fc1b10da17e85fc6df764f2dbf

> .NET: Thin 3.0: Balance requests across connections
> ---------------------------------------------------
>
>                 Key: IGNITE-18613
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18613
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, *ClientFailoverSocket.GetSocketAsync* sends all requests to 
> default connection, unless partition awareness is involved. But many 
> operations (such as SQL) do not use partition awareness and can be executed 
> on any node. 
> Use round-robin for non-partition-aware requests to distribute the load 
> across multiple connections.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to