wuyi created SPARK-31970: ---------------------------- Summary: Make MDC configuration step be consistent between setLocalProperty and log4j Key: SPARK-31970 URL: https://issues.apache.org/jira/browse/SPARK-31970 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 3.1.0 Reporter: wuyi
It's weird that we use "mdc.XXX" as key to set MDC value via `setLocalProperty` while we use "XXX" as key to set MDC pattern in log4j.properties. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org