[GitHub] ignite pull request #4100: IGNITE-8659: Wrong FreeList usage in PendingTree ...

2018-05-31 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/4100


---


[GitHub] ignite pull request #4100: IGNITE-8659: Wrong FreeList usage in PendingTree ...

2018-05-31 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

https://github.com/apache/ignite/pull/4100

IGNITE-8659: Wrong FreeList usage in PendingTree may lead to page cor…

…ruption.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8659

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4100.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 #4100


commit 2a795f826bf5acdba8851bd08135580f1e08e109
Author: Andrey V. Mashenkov 
Date:   2018-05-31T13:54:24Z

IGNITE-8659: Wrong FreeList usage in PendingTree may lead to page 
corruption.




---