You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chen Liang (JIRA)" <ji...@apache.org> on 2016/08/05 17:52:20 UTC

[jira] [Updated] (HADOOP-13439) Fix race between TestMetricsSystemImpl and TestGangliaMetrics

     [ https://issues.apache.org/jira/browse/HADOOP-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen Liang updated HADOOP-13439:
--------------------------------
    Attachment: HADOOP-13439.001.patch

Since it seems TestGangliaMetrics is the test cases that has been causing trouble mostly, this patch changes it's config file to another one to avoid sharing same config with other test cases. Please leave a comment if you think it is necessary to do this for all potentially competing test cases.

> Fix race between TestMetricsSystemImpl and TestGangliaMetrics
> -------------------------------------------------------------
>
>                 Key: HADOOP-13439
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13439
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Masatake Iwasaki
>            Assignee: Chen Liang
>            Priority: Minor
>         Attachments: HADOOP-13439.001.patch
>
>
> TestGangliaMetrics#testGangliaMetrics2 set *.period to 120 but 8 was used.
> {noformat}
> 2016-06-27 15:21:31,480 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:startTimer(375)) - Scheduled snapshot period at 8 second(s).
> {noformat}



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

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