You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/09/26 14:01:00 UTC

[jira] [Created] (IGNITE-9704) JDBC thin: round-robin connection distribution

Vladimir Ozerov created IGNITE-9704:
---------------------------------------

             Summary: JDBC thin: round-robin connection distribution
                 Key: IGNITE-9704
                 URL: https://issues.apache.org/jira/browse/IGNITE-9704
             Project: Ignite
          Issue Type: Task
          Components: jdbc
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.7


Currently every connection picks random IP address from connection string. This may lead to considerable imbalances between cluster nodes. Let's user round-robin instead of random.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)