GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/5409 IGNITE-10263: MVCC: Concurrent cache stop can cause vacuum failure.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10263
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5409.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5409
----
commit eb2033ba67b69565c80edfb26e26ef3ba1825f20
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-11-16T10:14:00Z
IGNITE-10263: Skip entry belonged to stopped cache.
commit 7f671f33a146335a7a77a2f153cd5741fb0eac81
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-11-16T10:14:00Z
IGNITE-10263: Skip entry belonged to stopped cache.
commit 408e9c788fe97e02f1a44bdd68d908fe6423d0b9
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-11-16T10:26:19Z
Merge remote-tracking branch 'origin/ignite-10263' into ignite-10263
----
---