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


##########
core/src/main/scala/org/apache/spark/MapOutputTracker.scala:
##########
@@ -489,21 +488,24 @@ private[spark] class MapOutputTrackerMasterEndpoint(
   extends RpcEndpoint with Logging {
 
   logDebug("init") // force eager creation of logger
+  private def logInfoMsg(msg: MessageWithContext, shuffleId: Int, context: 
RpcCallContext): Unit = {

Review Comment:
   nit: add a blank line



-- 
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