Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/119#discussion_r91666999 --- Diff: src/docs/src/documentation/content/xdocs/zookeeperProgrammers.xml --- @@ -1538,6 +1538,24 @@ public abstract class ServerAuthenticationProvider implements AuthenticationProv <para>Specifies path to kinit binary. Default is "/usr/bin/kinit".</para> </listitem> </varlistentry> + <varlistentry> + <term>zookeeper.request.timeout</term> + <listitem> + <para> + <emphasis role="bold">New in 3.5.3:</emphasis> --- End diff -- This probably would not make to 3.5.3. 3.6.0 would be a more realistic value.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---