You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by robbinspg <gi...@git.apache.org> on 2016/05/27 09:40:14 UTC

[GitHub] spark pull request: [SPARK-15606][core] Use a minimum of 3 dispatc...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org