You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by bensherman <gi...@git.apache.org> on 2017/06/19 21:32:50 UTC

[GitHub] zookeeper pull request #173: ZOOKEEPER-2691: recreateSocketAddresses may rec...

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

    https://github.com/apache/zookeeper/pull/173#discussion_r120952370
  
    --- Diff: src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---
    @@ -1076,6 +1076,26 @@ server.3=zoo3:2888:3888</programlisting>
                 </listitem>
               </varlistentry>
     
    +          <varlistentry>
    +            <term>zookeeper.ipReachableTimeout</term>
    --- End diff --
    
    Looks like there is a small problem with this as I add my change to documentation. 
    Shouldn't this say
    `            <term>ipReachableTimeout</term>
    `
    zookeeper is added by the system property setter, but isn't required (and won't work) if it is actually in the config file.



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---