dongjoon-hyun edited a comment 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 (`50` -> `64`) 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to