GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3439
Ignite 7192 :: JDBC support FQDN to multiple IPs during connection establishment * Implemented connection to host's IP-addresses one by one. * Added unit tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-7192 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3439.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 #3439 ---- commit 4c93f854e0b1d02f154eaf24b0033b8470cb78d8 Author: Roman Guseinov <gromcase@...> Date: 2018-01-25T16:22:54Z IGNITE-7192 :: JDBC support FQDN to multiple IPs commit eb7184f223ab24a3ea3140e4973099c70baa8950 Author: Roman Guseinov <gromcase@...> Date: 2018-01-26T07:19:37Z IGNITE-7192 :: Updated doc comments ---- ---