GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/2638
IGNITE-6151: Impemented getting and setting of the SQL_ATTR_CONNECTION_DEAD You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6151 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2638.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 #2638 ---- commit b710366f8cf58f0fb5b598150601b016217489e9 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-11T15:05:17Z IGNITE-6151: Impemented getting and setting of the SQL_ATTR_CONNECTION_DEAD commit b7cd0bac4ef140c51b08fcb9edce6fc820c1dd64 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-09-11T16:13:15Z IGNITE-6151: Added tests ---- ---