Github user Randgalt commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/377#discussion_r159091495
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---
@@ -949,14 +949,15 @@ server.3=zoo3:2888:3888</programlisting>
</varlistentry>
<varlistentry>
- <term>ttlNodesEnabled</term>
+ <term>zookeeper.extendedTypesEnabled</term>
--- End diff --
I only thought that we might be able to use the setting for other things in
the future. But, I'm OK either way. Let me know.
---