You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Pligin (Jira)" <ji...@apache.org> on 2020/11/25 21:52:00 UTC

[jira] [Created] (IGNITE-13763) C++: Add a configuration property allowing thin CPP client to limit connection count.

Vladimir Pligin created IGNITE-13763:
----------------------------------------

             Summary: C++: Add a configuration property allowing thin CPP client to limit connection count.
                 Key: IGNITE-13763
                 URL: https://issues.apache.org/jira/browse/IGNITE-13763
             Project: Ignite
          Issue Type: Improvement
          Components: thin client
    Affects Versions: 2.9
            Reporter: Vladimir Pligin


It seems that C++ thin client behaves differently from Java client. Assuming that partition awareness is disabled we still have connection attempts to all servers from the list. It would be great to have a property to limit it somehow. It could potentially cause performance issues in some cases involving big number of clients per server.



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