[
https://issues.apache.org/jira/browse/TEZ-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4473:
------------------------------
Fix Version/s: 0.10.3
> 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
> Assignee: Ayush Saxena
> Priority: Major
> Fix For: 0.10.3
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> {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)