GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/4228 IGNITE-8838: Fixed issue with two inserts without closing cursor.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8838
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4228.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4228
----
commit ea6da1e9df51eebcfac4eb6b8db4b65d22d31907
Author: Igor Sapego <isapego@...>
Date: 2018-06-20T11:04:15Z
IGNITE-8838: Fixed issue with two inserts without closing cursor.
----
---