cxzl25 opened a new pull request, #37015:
URL: https://github.com/apache/spark/pull/37015

   ### What changes were proposed in this pull request?
   Fix a race condition when handling of IdleStateEvent.
   https://github.com/apache/spark/pull/23989
   
   
   ### Why are the changes needed?
   In [SPARK-27073](https://issues.apache.org/jira/browse/SPARK-27073), fix a 
race condition when handling of IdleStateEvent, but in 
[SPARK-37462](https://issues.apache.org/jira/browse/SPARK-37462) the call order 
is modified, which leads to a possible regression.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   This problem has been encountered in our production environment, and it is 
difficult to test the race condition here.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to