[jira] [Created] (IGNITE-13907) CPP thin: allow user to limit number of max active connections per client

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13907) CPP thin: allow user to limit number of max active connections per client

Anton Vinogradov (Jira)
Igor Sapego created IGNITE-13907:
------------------------------------

             Summary: CPP thin: allow user to limit number of max active connections per client
                 Key: IGNITE-13907
                 URL: https://issues.apache.org/jira/browse/IGNITE-13907
             Project: Ignite
          Issue Type: New Feature
          Components: thin client
    Affects Versions: 2.9
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 2.10


Thin clients now can establish connections with multiple servers simultaneously. It is implemented this way to make partition awareness [1] work or for fast failover if partition awareness is not used. However, sometimes it can create excessive load for cluster in use cases when there are a lot of thin clients. We should give user a possibility to limit maximum number of active connections established by a client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)