Github user robbinspg commented on the pull request:

    https://github.com/apache/spark/pull/13355#issuecomment-222104521
  
    Although this patch resolves this particular issue I would echo the comment 
in https://github.com/apache/spark/pull/11728 by @zsxwing 
    
    {quote}
    However, the root cause is there are blocking calls in the event loops but 
not enough threads. This could happen in other places (such as netty, akka). 
Ideally, we should avoid blocking calls in all event loops. However, it's hard 
to figure out all of them in the huge code bases :(
    {quote}


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