[GitHub] ignite pull request #5486: IGNITE-10390 Fixed BPlusTree#isEmpty

2018-11-27 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #5486: IGNITE-10390 Fixed BPlusTree#isEmpty

2018-11-23 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10390 Fixed BPlusTree#isEmpty



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

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

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

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


commit fc8ee6b42785d4da11d19df26d2314b43ea53845
Author: Alexey Goncharuk 
Date:   2018-11-23T10:07:42Z

IGNITE-10390 Fixed BPlusTree#isEmpty




---