Github user markhamstra commented on the issue:

    https://github.com/apache/spark/pull/15213
  
    Ok, that makes better sense.
    
    The `disallowStageRetryForTest` case doesn't worry me too much since it is 
only used in tests.  If we can fix this case, great; else if it remains 
possible to create failing tests that can never happen outside of the tests, 
then that is not all that important (but should at least be noted in comments 
in the test suite.)
    
    Yes, not adding to `failedStages` after going down either of those two 
paths to `abortStage` is a correct fix even if the description of the problem 
wasn't really accurate.  I'll take another look over the weekend to see if the 
logic can be expressed a bit more clearly. 


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