Github user IngoSchuster commented on the issue:

    https://github.com/apache/spark/pull/18499
  
    Yes I believe it still makes sense to limit the number of selector threads. 
Jetty's default is tuned for a real web server and by default it creates 
(number of cpus / 2) selector threads. Right now we have limited the number of 
threads to 8 which I believe is more than enough to serve the spark admin UI.


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

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

Reply via email to