cloud-fan commented on issue #22806: [SPARK-25250][CORE] : Late zombie task 
completions handled correctly even before new taskset launched
URL: https://github.com/apache/spark/pull/22806#issuecomment-465208131
 
 
   > This change fixes it by moving that logic into the DAGScheduler event loop.
   
   In this PR, it's not moving, but duplicating. Do we still need that logic in 
`TaskSchedulerImpl`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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