You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/01/17 08:17:56 UTC

[GitHub] [pulsar-helm-chart] lhotari opened a new pull request #202: Increase default initialDelaySeconds for Zookeeper probes to workaround ZOOKEEPER-3988

lhotari opened a new pull request #202:
URL: https://github.com/apache/pulsar-helm-chart/pull/202


   ### Motivation
   
   - When TLS is enabled for Zookeeper, NettyServerCnxnFactory will be used.
     It contains the issue https://github.com/apache/pulsar/issues/11070 /
     https://issues.apache.org/jira/browse/ZOOKEEPER-3988
   
   ### Modification
   
     - as a workaround, increase the initialDelaySeconds from 10 to 20 to
       reduce the likelyhood of ZOOKEEPER-3988


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

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



[GitHub] [pulsar-helm-chart] lhotari commented on pull request #202: Increase default initialDelaySeconds for Zookeeper probes to workaround ZOOKEEPER-3988

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #202:
URL: https://github.com/apache/pulsar-helm-chart/pull/202#issuecomment-1014259746


   There's also #203 to speed up startup by using `podManagementPolicy=Parallel` for Zookeeper.


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

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



[GitHub] [pulsar-helm-chart] lhotari merged pull request #202: Increase default initialDelaySeconds for Zookeeper probes to workaround ZOOKEEPER-3988

Posted by GitBox <gi...@apache.org>.
lhotari merged pull request #202:
URL: https://github.com/apache/pulsar-helm-chart/pull/202


   


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

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