Github user afine commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/179#discussion_r101404866
  
    --- Diff: src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---
    @@ -1155,6 +1155,27 @@ server.3=zoo3:2888:3888</programlisting>
                 </listitem>
               </varlistentry>
     
    +          <varlistentry>
    +            <term>fourLetterWordsEnabled</term>
    +
    +            <listitem>
    +              <para>(No Java system property)</para>
    +
    +              <para><emphasis role="bold">New in 3.5.3:</emphasis>
    +                This controls the enabling or disabling of <ulink 
url="#sc_4lw">
    +                  Four Letter Words feature</ulink>, which is
    +                deprecated in favor of <ulink 
url="#sc_adminserver">AdminServer</ulink>.
    +                <emphasis role="bold">"fourLetterWordsEnabled"</emphasis> 
option can be set as
    +                <emphasis 
role="bold">"fourLetterWordsEnabled=false"</emphasis> or
    +                <emphasis 
role="bold">"fourLetterWordsEnabled=true"</emphasis>
    +                to a server's config file, or using QuorumPeerConfig's
    --- End diff --
    
    nit: "in a server's config file or using"


---
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.
---

Reply via email to