GitHub user andy2git opened a pull request:
https://github.com/apache/incubator-ratis/pull/2
RATIS-244. Skip snapshot file if MD5 file does not exist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andy2git/incubator-ratis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ratis/pull/2.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 #2
----
commit 36d9459e674b4de245450c2a49991741da02cfb3
Author: Andy Wu <andy.cj.wu@...>
Date: 2018-05-23T06:28:30Z
RATIS-244. Skip snapshot file if MD5 does not exist
----
---