[GitHub] ignite pull request #4345: IGNITE-8975: Correct handling compressed archived...

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

[GitHub] ignite pull request #4345: IGNITE-8975: Correct handling compressed archived...

andrey-kuznetsov
GitHub user ivandasch opened a pull request:

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

    IGNITE-8975: Correct handling compressed archived wal segment when co…

    …mpression is switched off.

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

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

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

    https://github.com/apache/ignite/pull/4345.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 #4345
   
----
commit fb2019963a0e7408af39a27d816fec775652f661
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-07-10T15:23:00Z

    IGNITE-8975: Correct handling compressed archived wal segment when compression is switched off.

----


---