GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/5580 IGNITE-9303 : Fixed flag check on page recycling and changed PageMemoryTracker to use forced read lock.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5580.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5580
----
commit 2bc267f7115b8d189cbf6abbfe27ce8a905632d8
Author: Ilya Lantukh <ilantukh@...>
Date: 2018-12-05T13:31:45Z
IGNITE-9303 : Fixed flag check on page recycling and changed PageMemoryTracker to use forced read lock.
----
---