[
https://issues.apache.org/jira/browse/YARN-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Templeton updated YARN-5400:
-----------------------------------
Attachment: YARN-5400.001.patch
This patch addresses the whitespace (trailing whitespace, odd indents, odd line
breaks, lack of new lines for readability), removes a dead variable, cleans up
an odd loop, converts several try-finally-close blocks into try-with-resources
blocks, and narrows the exception scope of a few methods.
> 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
> Attachments: YARN-5400.001.patch
>
>
> {{ZKRMStateStore}} contains a plethora whitespace issues as well 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: [email protected]
For additional commands, e-mail: [email protected]