gengliangwang commented on code in PR #46362:
URL: https://github.com/apache/spark/pull/46362#discussion_r1591870856


##########
repl/src/test/scala/org/apache/spark/repl/SparkShellSuite.scala:
##########
@@ -26,6 +26,8 @@ import scala.concurrent.duration._
 
 import org.apache.spark.ProcessTestUtils.ProcessOutputCapturer
 import org.apache.spark.SparkFunSuite
+import org.apache.spark.internal.{MDC, MessageWithContext}

Review Comment:
   We don't need to migrate the log entries from tests.  Let's revert the 
changes in this file to avoid introducing new log keys.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to