Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/5815#issuecomment-98830485
  
    Yes, because in general this is an unexpected error condition; I don't 
think it's a normal way for a thread to exit, or shouldn't be. Is this an 
actual problem somewhere? and is it not better to explicitly handle 
interruption? I suppose I don't imagine there are so many buggy instances out 
there in the code that the only possible fix is a blanket one. 
`InterruptedException` isn't special as a way for a thread to die abruptly.


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