[GitHub] ignite pull request #3740: ignite-8049 Limit the number of operation cycles ...

2018-04-06 Thread SpiderRus
Github user SpiderRus closed the pull request at:

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


---


[GitHub] ignite pull request #3740: ignite-8049 Limit the number of operation cycles ...

2018-04-03 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

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

ignite-8049 Limit the number of operation cycles in B+Tree



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

$ git pull https://github.com/SpiderRus/ignite ignite-8049

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

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


commit 035c5c44d008b79cfa2a9a29ca1775e3f06bef55
Author: Алексей Стельмак 
Date:   2018-04-03T11:33:04Z

Limit the number of operation cycles in B+Tree




---