HeartSaVioR commented on a change in pull request #27002: [SPARK-30346]Improve logging when events dropped URL: https://github.com/apache/spark/pull/27002#discussion_r361573593
########## File path: core/src/main/scala/org/apache/spark/scheduler/AsyncEventQueue.scala ########## @@ -67,8 +67,11 @@ private class AsyncEventQueue( /** A counter for dropped events. It will be reset every time we log it. */ Review comment: Let's update this comment as well since we no longer reset the counter. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
