GitHub user enixon opened a pull request: https://github.com/apache/zookeeper/pull/560
ZOOKEEPER-3082: Fix server snapshot behavior when out of disk space You can merge this pull request into a Git repository by running: $ git pull https://github.com/enixon/zookeeper ZOOKEEPER-3082 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/560.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 #560 ---- commit 7b6d575c92a076f8f2cb48510f82e3ab840d7c35 Author: Brian Nixon <nixon@...> Date: 2018-07-05T18:55:42Z ZOOKEEPER-3082: Fix server snapshot behavior when out of disk space ---- ---