[GitHub] ignite pull request #4563: IGNITE-9294 Implement bounds for StandAloneWALIte...

2018-08-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4563: IGNITE-9294 Implement bounds for StandAloneWALIte...

2018-08-16 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request:

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

IGNITE-9294 Implement bounds for StandAloneWALIterator



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

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

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

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


commit 6c8e731ca75b2c628a3fc40c60501d374145db13
Author: Dmitriy Govorukhin 
Date:   2018-08-16T20:51:13Z

IGNITE-9294 Implement bound for StandAloneIterator. Replay WAL 
form/to/between. + test




---