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

   ### What changes were proposed in this pull request?
   Explicitly handle FileNotFoundException wrapped inside SparkException, then 
mark this block as deleted, further avoid retry of this block and stop of 
current migration thread
   
   ### Why are the changes needed?
   FileNotFoundException wrapped inside SparkException is not handled 
correctly, causing unnecessary retry and stop of current migration thread
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Added test in BlockManagerDecommissionUnitSuite
   


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