You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/02 16:36:44 UTC

[GitHub] [pulsar] lhotari opened a new pull request, #15908: Enable TCP/IP keepalive for all ZK client connections in all components started with bin/pulsar

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on pull request #15908: Enable TCP/IP keepalive for all ZK client connections in all components started with bin/pulsar

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15908:
URL: https://github.com/apache/pulsar/pull/15908#issuecomment-1145137774

   @lhotari:Thanks for providing doc info!


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on pull request #15908: Enable TCP/IP keepalive for all ZK client connections in all components started with bin/pulsar

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15908:
URL: https://github.com/apache/pulsar/pull/15908#issuecomment-1145079543

   @lhotari:Thanks for your contribution. For this PR, do we need to update docs?
   (The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#documentation), which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] merlimat merged pull request #15908: Enable TCP/IP keepalive for all ZK client connections in all components started with bin/pulsar

Posted by GitBox <gi...@apache.org>.
merlimat merged PR #15908:
URL: https://github.com/apache/pulsar/pull/15908


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org