lhotari opened a new pull request, #15908: URL: https://github.com/apache/pulsar/pull/15908
### Motivation This is a follow-up on #12982 which enabled TCP/IP keepalive for ZK server side. This PR enables TCP/IP keepalive for all ZK client connections in all components ### Modifications add `-Dzookeeper.clientTcpKeepAlive=true` to `OPTS` in `bin/pulsar` script so that the setting is passed to all components that are started using `bin/pulsar` script. -- 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]
