[
https://issues.apache.org/jira/browse/CHUKWA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon resolved CHUKWA-49.
---------------------------------
Resolution: Fixed
This issue has been solved by CHUKWA-12.
>> Logger logger = Logger.getLogger("chukwa.metrics." + contextName);
> Log4JMetricsContext is using the same logger, logger should be specific to
> contextName
> --------------------------------------------------------------------------------------
>
> Key: CHUKWA-49
> URL: https://issues.apache.org/jira/browse/CHUKWA-49
> Project: Hadoop Chukwa
> Issue Type: Bug
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Priority: Blocker
>
> Since Log4JMetricsContext is using the class as the logger's name,
> JVM,MAPRED,HDFS, etc will be sent to the same logger.
> Instead the logger should be specific to a context.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.