GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/4914 Ignite 9737
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-9737
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4914.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4914
----
commit 23591291a3ce6401e0a98db961bf0ac90649017b
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-10-03T16:08:54Z
IGNITE-9737 Added separate timeout for blocked workers detection.
commit e07e40eeeecade56a33ea57ee98907eb40d5a2b3
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-10-04T11:56:20Z
IGNITE-9737 Added separate timeout for checkpoint read lock.
commit e043f9aece6941d30233341249de14f3f40d457b
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-10-04T12:18:28Z
IGNITE-9737 Refined throwing rules on cp-read-lock timeout.
----
---