GitHub user leventov opened a pull request:
https://github.com/apache/curator/pull/257
Use error-prone compiler
Fix one bug, and some style fixes. See http://errorprone.info
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/leventov/curator error-prone
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/257.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 #257
----
commit 1e026a15dcb3c19e4ddefb4b6aef73d7ea5e6b97
Author: leventov <leventov@...>
Date: 2018-03-17T17:49:03Z
Use error-prone compiler
----
---