[
https://issues.apache.org/jira/browse/AURORA-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bing-Qian Luan closed AURORA-1873.
----------------------------------
> CuratorServiceGroupMonitor.LOG should use its own logger name
> -------------------------------------------------------------
>
> Key: AURORA-1873
> URL: https://issues.apache.org/jira/browse/AURORA-1873
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Reporter: Bing-Qian Luan
> Assignee: Bing-Qian Luan
> Priority: Trivial
> Labels: newbie
> Fix For: 0.17.0
>
>
> CuratorServiceGroupMonitor.LOG should use CuratorServiceGroupMonitor.class as
> its logger name (instead of SchedulerMain.class).
> Code:
> private static final Logger LOG =
> LoggerFactory.getLogger(SchedulerMain.class);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)