You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/06/15 03:22:00 UTC

[jira] [Commented] (HADOOP-16336) finish variable is unused in ZStandardCompressor

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

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

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16751 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16751/])
HADOOP-16336. finish variable is unused in ZStandardCompressor. (weichiu: rev 076618677d3524187e5be4b5401e25a9ca154230)
* (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.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org