Github user afine commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/179#discussion_r101403760
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---
@@ -2125,6 +2151,18 @@ server.3=zoo3:2888:3888</programlisting>
usage limit that would cause the system to swap.</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>Publicly accessible deployment</term>
+
+ <listitem>
+ <para>ZooKeeper was not designed to be opened to the outside
world. A ZooKeeper
--- End diff --
Both of these sentences are a little bit redundant, perhaps this can be
simplified to:
A ZooKeeper ensemble is expected to operate in a trusted computing
environment. It is thus recommended to deploy ZooKeeper behind a firewall.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---