Michael Han created ZOOKEEPER-2811:
--------------------------------------
Summary: PurgeTxnLog#validateAndGetFile: return tag has no
arguments.
Key: ZOOKEEPER-2811
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2811
Project: ZooKeeper
Issue Type: Bug
Components: documentation
Affects Versions: 3.4.10
Reporter: Michael Han
Priority: Minor
The Java doc of PurgeTxnLog#validateAndGetFile is missing the value of its
return tag, which causes -1 in the JavaDoc category of pre-commit build:
{noformat}
[javadoc]
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/src/java/main/org/apache/zookeeper/server/PurgeTxnLog.java:214:
warning - @return tag has no arguments.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)