lhotari opened a new pull request #12982: URL: https://github.com/apache/pulsar/pull/12982
### Motivation - see https://issues.apache.org/jira/browse/ZOOKEEPER-1748 for details - "Setting this to true sets the TCP keepAlive flag on the sockets used by quorum members to perform elections. This will allow for connections between quorum members to remain up when there is network infrastructure that may otherwise break them. Some NATs and firewalls may terminate or lose state for long running or idle connections." ### Modifications Specify -Dzookeeper.tcpKeepAlive=true in default options for Zookeeper (`ZK_OPTS` in `bin/pulsar`) ### Documentation - [x] `no-need-doc` -- 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]
