Michael Han created ZOOKEEPER-2862:
--------------------------------------
Summary: Incorrect javadoc syntax for web links in
StatisHostProvider.java
Key: ZOOKEEPER-2862
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2862
Project: ZooKeeper
Issue Type: Bug
Components: documentation, java client
Reporter: Michael Han
Assignee: Michael Han
{{StaticHostProvider#updateServerList}} uses wrong syntax to embed https link
in the java doc. Previously this issue was not visible because
StaticHostProvider was not public of public java doc; after ZOOKEEPER-2829
{{StaticHostProvider}} is now part of API doc and incorrect syntax leads to
java doc warnings, which creates noises in Jenkins pre-commit jobs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)