Github user mwws commented on the pull request:

    https://github.com/apache/spark/pull/8760#issuecomment-153000900
  
    about the new failure test in TaskSetManagerSuite, I take a deep look and 
has known how it failed. But I am surprised that the the original code could 
pass. In the failed test, task 0 failed on executor 1 and task 1 failed on 
executor 1.1, as I understand task 1 should still be able to allocate on 
exectuor 1, but in the test, it assert not. It must be something wrong, I will 
debug more later.


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