Github user kayousterhout commented on the issue:

    https://github.com/apache/spark/pull/17144
  
    Ok this LGTM and I merged to master.
    
    I tested this a bunch because in theory, it seems like the check that the 
block has been properly re-replicated should / could happen inside the loop 
(after each block is removed), which would also avoid the sleep.  But there 
seem to be various race conditions in the code that means this doesn't work, 
and this PR remains an incremental improvement to make this more reliable.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to