GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/3337 IGNITE-7343 Add guard to prevent concurrent usage the JDBC thin connection
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7343
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3337.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3337
----
commit 2fe1ca63a08ef3c12f239abfb5549b5a57096447
Author: tledkov-gridgain <tledkov@...>
Date: 2017-12-29T12:43:26Z
IGNITE-7335: add multi-tread guard
commit 227841f0f7bb5169d5e995705ac4dcf98e9dde86
Author: tledkov-gridgain <tledkov@...>
Date: 2018-01-09T12:44:43Z
Merge branch '_master' into ignite-7335
----
---