GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/5075
IGNITE-9988 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9988 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5075.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 #5075 ---- commit 8626ad46d7f5ecb4ff8a783e5efd59fbdc0553fc Author: devozerov <vozerov@...> Date: 2018-10-04T12:22:53Z Done. But reproducer hangs for some reason (looks like we do not stop JDBC handler threads properly). commit 5bf4b4f285f41c56f674b9051f884f9760f72f3e Author: devozerov <vozerov@...> Date: 2018-10-04T12:26:22Z No more hang. Need to make sure that proper JDBC state is propagated back. commit c5ce917b2461bacfc781330be234b5496f2ece85 Author: devozerov <vozerov@...> Date: 2018-10-25T08:25:47Z WIP. commit 911e89ecac9b3062099defa9ed5c4fcceb750eaa Author: devozerov <vozerov@...> Date: 2018-10-25T08:34:08Z WIP. commit 1c94a860117e26e2e3b48949cf307678555acc22 Author: devozerov <vozerov@...> Date: 2018-10-25T09:46:24Z WIP on tests. ---- ---