[GitHub] ignite pull request #2697: ignite-6339 Segmented ring buffer implemented ins...

2018-01-11 Thread agura
Github user agura closed the pull request at:

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


---


[GitHub] ignite pull request #2697: ignite-6339 Segmented ring buffer implemented ins...

2017-09-19 Thread agura
GitHub user agura opened a pull request:

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

ignite-6339 Segmented ring buffer implemented instead of WAL records chain

…chain

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

$ git pull https://github.com/agura/incubator-ignite ignite-6339

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

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


commit 501e0a1b96ce67a07cac573692841e2bf362644d
Author: Andrey Gura 
Date:   2017-09-13T12:36:26Z

ignite-6339 Segmented ring buffer implemented instead of WAL records chain




---