[
https://issues.apache.org/jira/browse/ZOOKEEPER-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han resolved ZOOKEEPER-2811.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.4.11
Issue resolved by pull request 305
[https://github.com/apache/zookeeper/pull/305]
> 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
> Labels: newbie
> Fix For: 3.4.11
>
>
> 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)