L. C. Hsieh created SPARK-40234: ----------------------------------- Summary: Clean only MDC items set by Spark Key: SPARK-40234 URL: https://issues.apache.org/jira/browse/SPARK-40234 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 3.4.0 Reporter: L. C. Hsieh
Since SPARK-8981, Spark executor adds MDC support. Before setting MDC items, the executor cleans up all MDC items. But it causes an issue for other MDC items not set by Spark but from users at other places. It causes these custom MDC items not shown in executor log. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org