GitHub user hamsterready opened a pull request:
https://github.com/apache/zookeeper/pull/475
Fixed PurgeTxnLog params order in the zkCleanup.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hamsterready/zookeeper hamsterready-patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/475.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 #475
----
commit 08a20923cfb19cf5e45cdb5579ab0b858eb954f2
Author: Maciej Lopacinski <hamsterready@...>
Date: 2018-02-28T00:42:57Z
Fixed PurgeTxnLog params order in the zkCleanup.sh
----
---