Github user d2r commented on the issue:
https://github.com/apache/storm/pull/2877
@srdo @revans2
This seemed to work on my personal repo.
I did not bother trying to set maximum client connections to `200` as we
did formerly, because we
[hard-code](https://github.com/apache/storm/blob/22440747aa0f2ed3f3d26baec9140f79bb82f644/storm-server/src/main/java/org/apache/storm/zookeeper/Zookeeper.java#L87)
unlimited connections when we launch `dev-zookeeper`, and I thought this was
acceptable.---
