Index: config/zookeeper.properties
===================================================================
--- config/zookeeper.properties	(revision 22809)
+++ config/zookeeper.properties	(working copy)
@@ -2,3 +2,5 @@
 dataDir=/tmp/zookeeper
 # the port at which the clients will connect
 clientPort=2181
+# disable the per-ip limit on the number of connections since this is a non-production config
+maxClientCnxns=0
