GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/5762
IGNITE-10580 H2 connection and statements are reused invalid for local sql queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10580 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5762.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 #5762 ---- commit 1ebdf5ae5b59a8780003db8a6deac0e2d259bab9 Author: tledkov <tledkov@...> Date: 2018-12-06T15:41:50Z IGNITE-10580: add test to reproduce commit 614d1b194bdb97d83e87893aa3a5462c970bb2c4 Author: tledkov <tledkov@...> Date: 2018-12-06T15:43:27Z IGNITE-10580: test cleanup commit 035e4b0c874a103227b0f3874decbd5dd383f19c Author: tledkov <tledkov@...> Date: 2018-12-07T09:32:48Z IGNITE-10580: modify test commit 54708047eef6d6364273637d3be3f239b5d8e148 Author: tledkov <tledkov@...> Date: 2018-12-14T10:30:31Z Merge branch '_master' into ignite-10580 commit 174f50640fce72388d7efe013eb26f1bc4aba471 Author: tledkov <tledkov@...> Date: 2018-12-14T10:51:23Z IGNITE-10580: save the progress commit a00a8ff7969b84b9b57c098fe8035272c2b955ac Author: tledkov <tledkov@...> Date: 2018-12-24T09:52:34Z Merge branch '_master' into ignite-10580 commit 8be520299c5a5de2f55018a8b2cfa262905c89af Author: tledkov <tledkov@...> Date: 2018-12-24T09:55:28Z Merge master into ignite-10580 commit 6c7cebe9426c494f9841f05ffdeb443d2fa4a4a6 Author: tledkov <tledkov@...> Date: 2018-12-24T10:23:01Z IGNITE-10580: cleanup commit 349d74ff9ebacfa279fbfb5d97e090a0c2fd0816 Author: tledkov <tledkov@...> Date: 2018-12-27T13:16:28Z Merge master into ignite-10580 ---- ---