GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/4672 IGNITE-9428: Fix broken MvccQueryTrackerImpl.onDone() semantic.
Signed-off-by: Andrey V. Mashenkov <
[hidden email]>
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9428
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4672.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4672
----
commit d3989bae08e2f7cdbc8677c4fae021efa7ef41f0
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-09-03T13:06:24Z
IGNITE-9428: Fix broken MvccQueryTrackerImpl.onDone() semantic.
Signed-off-by: Andrey V. Mashenkov <
[hidden email]>
----
---