[ https://issues.apache.org/jira/browse/ZOOKEEPER-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076891#comment-16076891 ]
ASF GitHub Bot commented on ZOOKEEPER-2811: ------------------------------------------- Github user hanm closed the pull request at: 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)