You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Tang (JIRA)" <ji...@apache.org> on 2019/05/01 08:08:00 UTC

[jira] [Created] (FLINK-12380) Add thread name in the log4j.properties

Yun Tang created FLINK-12380:
--------------------------------

             Summary: Add thread name in the log4j.properties
                 Key: FLINK-12380
                 URL: https://issues.apache.org/jira/browse/FLINK-12380
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Yun Tang
            Assignee: Yun Tang


This is inspired by FLINK-12368 when users want to add sub-task index information in the source code. We could add thread name, which already contains sub-task index information, in the logs to avoid have to change the source code.

Moreover, I found existing {{logback.xml}} in Flink already contains {{thread name}} information. We should also add this in the {{log4j.properties.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)