akshayrai opened a new pull request #4291: [TE] Improve log format - leverage logback capabilities to display thread name URL: https://github.com/apache/incubator-pinot/pull/4291 Sample log lines: ``` [06-07-2019 16:35:12] INFO [task-executor-2] o.a.p.t.a.t.TaskDriver : Finding next task to execute [06-07-2019 16:35:12] INFO [task-executor-2] o.a.p.t.a.t.TaskDriver : Trying to find a task to execute [06-07-2019 16:35:34] INFO [pool-11-thread-1] o.a.p.t.d.a.DetectionAlertScheduler : Scheduling all the subscription configs [06-07-2019 16:35:34] INFO [pool-11-thread-1] o.a.p.t.d.a.DetectionAlertScheduler : Scheduled jobs [DETECTION_ALERT_104821830] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
