[
https://issues.apache.org/jira/browse/YARN-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642952#comment-14642952
]
Varun Saxena commented on YARN-3958:
------------------------------------
Thanks [~ajisakaa] for the review and commit
> TestYarnConfigurationFields should be moved to hadoop-yarn-api module
> ---------------------------------------------------------------------
>
> Key: YARN-3958
> URL: https://issues.apache.org/jira/browse/YARN-3958
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Fix For: 2.8.0
>
> Attachments: YARN-3958.01.patch, YARN-3958.02.patch,
> YARN-3958.03.patch
>
>
> Currently TestYarnConfigurationFields is present in hadoop-yarn-common. The
> test is for checking whether all the configurations declared in
> YarnConfiguration exist in yarn-default.xml or not.
> But as YarnConfiguration is in hadoop-yarn-api, if somebody changes this
> file, it is not necessary that this test will be run. So if the developer
> misses to update yarn-default.xml and patch is committed, it will lead to
> unnecessary test failures after commit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)