GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2095
IGNITE-5397: Jdbc thin driver auto close server cursor option You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5397 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2095.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 #2095 ---- commit 8b1526803ecb71b8bfc4187e413d294da2d36a72 Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-05T16:27:54Z IGNITE-5397: jdbc thin: avoid sending JdbcQueryCloseRequest message whenever possible commit f6b5dc2f468a4ff9424dee62936cf5728b9541aa Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-05T16:59:40Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5397 commit 4731f1c828b43e720e315287c7f7b5aa2f51afc7 Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-06T10:15:31Z IGNITE-5397: Implemented approach with connection property commit 29e8d7d4e078a9aaf1ccde7967d201a11de3edde Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-06T10:31:55Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5397 commit a124e388cebe5947f2d2dca65d4a2625ada2201b Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-06T14:16:46Z IGNITE-5397 Fixed multi-page result set iteration. Added test. commit efb258212c0237e3051a6c328eb3cc9f07f5f1e6 Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-06-06T14:22:04Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5397 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---