[
https://issues.apache.org/jira/browse/IGNITE-9704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628844#comment-16628844
]
ASF GitHub Bot commented on IGNITE-9704:
----------------------------------------
GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/4840
IGNITE-9704
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9704-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4840.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4840
----
commit 46c678af25af0f23a14d49dd1e430d862b48f819
Author: devozerov <vozerov@...>
Date: 2018-09-12T08:00:00Z
Done.
----
> 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
> Priority: Major
> 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)