You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2016/09/28 22:58:20 UTC

[jira] [Comment Edited] (YARN-5400) Light cleanup in ZKRMStateStore

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

Robert Kanter edited comment on YARN-5400 at 9/28/16 10:57 PM:
---------------------------------------------------------------

Yup.  I was just talking to [~templedf] about that.  It's a problem with the JDK 7 compiler not being able to infer the diamond operator types as well as the JDK 8 compiler does.  I'll push an addendum patch with the explicit types shortly.


was (Author: rkanter):
Yup.  I was just talking to [~templedf] about that.  It's a problem with the JDK 7 compiler not being able to infer the diamond operator types as well as the JDK 8 compiler.  I'll push an addendum patch with the explicit types shortly.

> Light cleanup in ZKRMStateStore
> -------------------------------
>
>                 Key: YARN-5400
>                 URL: https://issues.apache.org/jira/browse/YARN-5400
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 2.9.0
>            Reporter: Daniel Templeton
>            Assignee: Daniel Templeton
>            Priority: Trivial
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: YARN-5400.001.patch, YARN-5400.002.patch, YARN-5400.003.patch
>
>
> of {{ZKRMStateStore}} contains a plethora whitespace issues as well as some icky bits, like unused variables.  This JIRA is to clean that up.  It should have no functional impact.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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