Source: zookeeper Severity: wishlist
Hi. The Debian package provide it's own example zoo.conf file with inline documentation. This is nice, but it lacks several options and their descriptions and defaults available in the current ZK version, e.g. globalOutstandingLimit (kinda messed up with snapCount), maxClientCnxns, clientPortAddress, minSessionTimeout, maxSessionTimeout, fsync.warningthresholdms, autopurge.snapRetainCount, autopurge.purgeInterval, syncEnabled, electionAlg, group.X, weight.X, cnxTimeout, readonlymode.enabled, zookeeper.forceSync, jute.maxbuffer, skipACL, quorumListenOnAllIPs and zookeeper.serverCnxnFactory OTOH, traceFile doesn't show up in the documentation of 3.4.9. Also some defaults are wrong, e.g. according to the admin guide, the default for snapCount=100000, however the example conf implies it would be 10000 (while it sets a (commented) value of 1000). Cheers, Chris. __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

