nodece commented on PR #23165:
URL: https://github.com/apache/pulsar/pull/23165#issuecomment-2288820835

   > Would it make sense to log a warning in Pulsar if 
`io.netty.util.NetUtil.SOMAXCONN == 128`?
   
   When SOMAXCONN< 4096, we can log a warning. The default value is null in the 
Pulsar config. Bacause the OS takes a mininum value between OS and application 
configs.
   
   To be honest, I feel there is no need to configure in Pulsar.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to