You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/14 18:13:00 UTC

[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

    [ https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399024#comment-16399024 ] 

ASF GitHub Bot commented on IGNITE-7912:
----------------------------------------

GitHub user ivandasch opened a pull request:

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

    IGNITE-7912 First stage of unused WAL segments command. Now print

    from all nodes.

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

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

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

    https://github.com/apache/ignite/pull/3636.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 #3636
    
----
commit 76817db04de34c85d9fd78a33f1f26657ab91e7b
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-03-14T17:43:34Z

    IGNITE-7912 First stage of unused WAL segments command. Now print
    from all nodes.

----


> control.sh script should show used WAL-segments
> -----------------------------------------------
>
>                 Key: IGNITE-7912
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7912
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Sergey Filatov
>            Assignee: Ivan Daschinskiy
>            Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)