cxzl25 commented on a change in pull request #24497: [SPARK-27630][CORE] 
Properly handle task end events from completed stages
URL: https://github.com/apache/spark/pull/24497#discussion_r296574777
 
 

 ##########
 File path: project/MimaExcludes.scala
 ##########
 @@ -79,6 +79,12 @@ object MimaExcludes {
     
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.scheduler.SparkListenerApplicationStart.this"),
     
ProblemFilters.exclude[MissingTypesProblem]("org.apache.spark.scheduler.SparkListenerApplicationStart$"),
     
+    // [SPARK-27630][CORE] Properly handle task end events from completed 
stages
 
 Review comment:
   I have compared PR title and comment to be consistent.
   What comment are missing?

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

Reply via email to