GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/4890 IGNITE-9761 fixed deadlock SegmentArchivedStorage <-> SegmentLockStorage
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9761
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4890.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4890
----
commit 963a12009b4e9dbf97441a40020eaee850bf507f
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-10-02T09:41:59Z
IGNITE-9761 fixed deadlock SegmentArchivedStorage <-> SegmentLockStorage
----
---