[
https://issues.apache.org/jira/browse/HADOOP-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322709#comment-14322709
]
Hadoop QA commented on HADOOP-11603:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12699094/defaultmetricIntialize-classes.JPG
against trunk revision ab0b958.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5715//console
This message is automatically generated.
> Snapshot log can be removed #MetricsSystemImpl.java since all the services
> will intialzed
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-11603
> URL: https://issues.apache.org/jira/browse/HADOOP-11603
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Priority: Minor
> Fix For: 3.0.0, 2.7.0
>
> Attachments: HADOOP-11603.patch, defaultmetricIntialize-classes.JPG
>
>
> Namenode,DataNode,journalnode,ResourceManager, Nodemanager and historyservice
> etc... will initialize DefaultMetricsSystem hence following log will be
> logged for all the classes which is not correct.. since snapshot feature is
> related to HDFS and this can be logged when snapshot is enabled.
> {code}
> LOG.info("Scheduled snapshot period at "+ period +" second(s).");
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)