[GitHub] ignite pull request #4656: IGNITE-9440 control.sh --wal delete do not delete...

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

[GitHub] ignite pull request #4656: IGNITE-9440 control.sh --wal delete do not delete...

andrey-kuznetsov
GitHub user a-polyakov opened a pull request:

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

    IGNITE-9440 control.sh --wal delete do not delete files

    Do not delete the files by the utility on command "control.sh --wal delete".
    Remain both checkpoints and wal in the archive.

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

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

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

    https://github.com/apache/ignite/pull/4656.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 #4656
   
----
commit d7e976b1247c2efc0c35b8fb679130acf5602dfd
Author: a-polyakov <polyakov.alexandr.alexandrovich@...>
Date:   2018-08-31T02:18:42Z

    IGNITE-9440 control.sh --wal delete do not delete files
   
    Signed-off-by: a-polyakov <[hidden email]>

----


---