Author: kwright
Date: Tue Sep 16 12:44:18 2014
New Revision: 1625264

URL: http://svn.apache.org/r1625264
Log:
Upgrade zookeeper parameters.  Part of CONNECTORS-1031.

Modified:
    manifoldcf/trunk/framework/example-multiprocess-zk-common/zookeeper.cfg

Modified: 
manifoldcf/trunk/framework/example-multiprocess-zk-common/zookeeper.cfg
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/example-multiprocess-zk-common/zookeeper.cfg?rev=1625264&r1=1625263&r2=1625264&view=diff
==============================================================================
--- manifoldcf/trunk/framework/example-multiprocess-zk-common/zookeeper.cfg 
(original)
+++ manifoldcf/trunk/framework/example-multiprocess-zk-common/zookeeper.cfg Tue 
Sep 16 12:44:18 2014
@@ -16,4 +16,7 @@
 tickTime=2000
 dataDir=zookeeper
 clientPort=8349
-maxClientCnxns=300
+maxClientCnxns=1000
+autopurge.snapRetainCount=3
+autopurge.purgeInterval=6
+


Reply via email to