You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by revans2 <gi...@git.apache.org> on 2018/10/04 20:45:12 UTC

[GitHub] storm pull request #2863: STORM-3245: Don't blow up if empty log dirs exist

GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/2863

    STORM-3245: Don't blow up if empty log dirs exist

    The empty directories are also deleted after they age out.

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

    $ git pull https://github.com/revans2/incubator-storm STORM-3245

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

    https://github.com/apache/storm/pull/2863.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 #2863
    
----
commit d012f6c323d29a48ded29ff2ef86d77970a5d080
Author: Robert (Bobby) Evans <ev...@...>
Date:   2018-10-04T20:12:18Z

    STORM-3245: Don't blow up if empty log dirs exist

----


---

[GitHub] storm pull request #2863: STORM-3245: Don't blow up if empty log dirs exist

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2863


---