You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "ZhangBing Lin (JIRA)" <ji...@apache.org> on 2017/05/12 02:32:04 UTC

[jira] [Commented] (MAPREDUCE-6887) Modifier 'static' is redundant for inner enums less

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

ZhangBing Lin commented on MAPREDUCE-6887:
------------------------------------------

Submit a patch!

> Modifier 'static' is redundant for inner enums less
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-6887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6887
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha3
>            Reporter: ZhangBing Lin
>            Priority: Minor
>         Attachments: MAPREDUCE-6887.001.patch
>
>
>   Java enumeration type is a static constant, implicitly modified with static final,Modifier 'static' is redundant for inner enums less.So I suggest deleting the static modifier.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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