GitHub user zd-project opened a pull request:
https://github.com/apache/storm/pull/2788
STORM-3170: Fixed bug to eliminate invalid file deletion
https://issues.apache.org/jira/browse/STORM-3170
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zd-project/storm STORM-3170
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2788.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 #2788
----
commit 8f69c241b90b00205cae195be990795c44fb7a96
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-08-01T21:28:53Z
STORM-3170: Fixed bug to eliminate invalid file deletion
with trivial refactoring
----
---