You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2019/08/02 15:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-16336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei-Chiu Chuang reopened HADOOP-16336:
--------------------------------------

Ah. I'm sorry. Looks like the variable is used in the JNI code. I'll reopen this jira and revert the commit. Thanks for the report.

> 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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org