attilapiros commented on pull request #28331:
URL: https://github.com/apache/spark/pull/28331#issuecomment-634703329


   The 2nd problem is the test "verify that shuffle blocks are migrated" runs 
successfully even as `ShuffleBlockBatchId ` blocks are targeted for migration 
and not correct `ShuffleDataBlockId` blocks. 
   
   One reason could be the recompute kicks in. Although the completed task are 
counted and checked whether we have the expected number of successfully 
finished tasks. I need some time to find out what's going on 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.

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