Github user phunt commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/377#discussion_r156808074
--- 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 --
Do we are have any room left for this? iiuc ttls are the last.
My concern here - won't people be confused by this, e.g. "are containers
extended types"?
What do you think @Randgalt ?
---