You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2018/10/12 18:27:00 UTC

[jira] [Created] (IGNITE-9874) SQL: Jdbc benchmarks should use all cluster nodes in the jdbc url

Pavel Kuznetsov created IGNITE-9874:
---------------------------------------

             Summary: SQL: Jdbc benchmarks should use all cluster nodes in the jdbc url
                 Key: IGNITE-9874
                 URL: https://issues.apache.org/jira/browse/IGNITE-9874
             Project: Ignite
          Issue Type: Improvement
            Reporter: Pavel Kuznetsov
            Assignee: Pavel Kuznetsov


Currectly we use first host in the cluster that matches condition. We should use all cluster nodes in the jdbc url separated by ","
see org.apache.ignite.yardstick.jdbc.AbstractJdbcBenchmark#findThinAddress



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