GitHub user maoling opened a pull request:
https://github.com/apache/zookeeper/pull/630
ZOOKEEPER-2284:LogFormatter and SnapshotFormatter does not handle
FileNotFoundException gracefully
- More details in
[ZOOKEEPER-2284](https://issues.apache.org/jira/browse/ZOOKEEPER-2284) .Thanks
[arshad.mohammad](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=arshad.mohammad)
for original work!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maoling/zookeeper ZOOKEEPER-2284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/630.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 #630
----
commit e41ddc261e4ee2d97cc26f5eda664e9abe849807
Author: maoling <maoling199210191@...>
Date: 2018-09-16T12:36:50Z
ZOOKEEPER-2284:LogFormatter and SnapshotFormatter does not handle
FileNotFoundException gracefully
----
---