GitHub user x-kreator opened a pull request:
https://github.com/apache/ignite/pull/4376
IGNITE-9024 Wrong usage of idxLatch in DynamicIndexAbstractConcurrentâ¦
â¦SelfTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/x-kreator/ignite ignite-9024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4376.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 #4376
----
commit 9aab8df70838c921939bdbc5618f277c8664e7bd
Author: Dmitriy Sorokin <sbt.sorokin.dvl@...>
Date: 2018-07-17T16:53:39Z
IGNITE-9024 Wrong usage of idxLatch in
DynamicIndexAbstractConcurrentSelfTest
----
---