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

[GitHub] [spark] dongjoon-hyun commented on issue #24732: [SPARK-27868][core] Better default value and documentation for socket server backlog.

dongjoon-hyun commented on issue #24732: [SPARK-27868][core] Better default value and documentation for socket server backlog.
URL: https://github.com/apache/spark/pull/24732#issuecomment-497119215
 
 
   I checked `Oracle JDK8 / OpenJDK8 / IBM OpenJ9` and additionally `Oracle JDK 11`. The default is always `50`. Shall we use `50` instead of the rounded value `64` conservatively? `64` is better than `-1`, but I'm not sure we need to change the behavior in this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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