GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/711
ZOOKEEPER-3177. Revert globalOutstandingLimit refactoring changes
Hopefully this will fix the findBugs issue on master in the right way.
@lvfangmin @hanm Please validate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-3177
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/711.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 #711
----
commit 8b2bab465baafe918f2f617fd0e037a7e4ccbe43
Author: Andor Molnar <andor@...>
Date: 2018-11-21T13:18:20Z
ZOOKEEPER-3177. Revert globalOutstandingLimit refactoring changes.
----
---