[GitHub] ignite pull request #3623: IGNITE-7765 ensure that walSegmentSize doesn't ov...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3623: IGNITE-7765 ensure that walSegmentSize doesn't ov...

andrey-kuznetsov
GitHub user ivandasch opened a pull request:

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

    IGNITE-7765 ensure that walSegmentSize doesn't overflow

   

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

    $ git pull https://github.com/ivandasch/ignite ignite-7765

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

    https://github.com/apache/ignite/pull/3623.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 #3623
   
----
commit 6e2adf9335885d3132be7712bb48e9c408b111b2
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-03-12T16:08:48Z

    IGNITE-7765 ensure that walSegmentSize doesn't overflow

----


---