[ 
https://issues.apache.org/jira/browse/HADOOP-16336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898984#comment-16898984
 ] 

Hudson commented on HADOOP-16336:
---------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17026 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17026/])
Revert "HADOOP-16336. finish variable is unused in ZStandardCompressor. 
(weichiu: rev 797d14e8168415fd812d9a43da7eee16e52fb910)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/zstd/ZStandardCompressor.java


> finish variable is unused in ZStandardCompressor
> ------------------------------------------------
>
>                 Key: HADOOP-16336
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16336
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.3.0
>            Reporter: Daniel Templeton
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 3.3.0
>
>
> The boolean {{finish}} variable is unused and can be removed:
> {code:java}
>   private boolean finish, finished;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to