Github user squito commented on the issue:

    https://github.com/apache/spark/pull/13646
  
    @kayousterhout btw I tracked down the test issue.  It wasn't safe to check 
the map output status inside the backend in those tests -- I addressed that 
here: 
https://github.com/apache/spark/pull/13565/commits/91ea3df33aaebb20b2df0cbbe56dbc99975200ea.
  Also the real problem was somewhat hidden b/c the assertion was failing in 
another thread, which I fixed here: 
https://github.com/apache/spark/pull/13565/commits/e35a7d3d0696fd0c864ee8fa9c9ded95abffba2c
    
    I ran the tests over 15k times on my laptop and still never triggered it, 
though.  wish I had a better way to find these issues.


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