[
https://issues.apache.org/jira/browse/TEZ-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4473:
------------------------------
Description:
{code}
2023-02-10 12:42:35,251 INFO [Thread-367] util.LoggingUtils
(LoggingUtils.java:initLoggingContext(58)) - MDC_LOGGING: setting up MDC keys:
keys: [] / conf: []
2023-02-10 12:42:35,251 WARN [Thread-367] util.LoggingUtils
(LoggingUtils.java:initLoggingContext(65)) - cannot set mdc key:
{code}
This 2 lines are confusing, keys: [] / conf: [] means we don't use the feature
introduced in TEZ-4039 at all
> Remove pointless MDC_LOGGING message from logs if there is no custom MDC key
> ----------------------------------------------------------------------------
>
> Key: TEZ-4473
> URL: https://issues.apache.org/jira/browse/TEZ-4473
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
>
> {code}
> 2023-02-10 12:42:35,251 INFO [Thread-367] util.LoggingUtils
> (LoggingUtils.java:initLoggingContext(58)) - MDC_LOGGING: setting up MDC
> keys: keys: [] / conf: []
> 2023-02-10 12:42:35,251 WARN [Thread-367] util.LoggingUtils
> (LoggingUtils.java:initLoggingContext(65)) - cannot set mdc key:
> {code}
> This 2 lines are confusing, keys: [] / conf: [] means we don't use the
> feature introduced in TEZ-4039 at all
--
This message was sent by Atlassian Jira
(v8.20.10#820010)