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/02/01 14:50:20 UTC

[GitHub] [pulsar-helm-chart] shaileshjha061 opened a new issue #222: Zookeeper Pod Restarts frequently

shaileshjha061 opened a new issue #222:
URL: https://github.com/apache/pulsar-helm-chart/issues/222


   **Zookeeper Pod Restarts frequently**
   I tried Deploying Pulsar in GKE clusters using the helm chart. Pulsar cluster is being deployed properly but the zookeeper pods keep on restarting one by one. And also there is no error in logs that can be debugged.
   **Pulsar Chart Version**:  pulsar-2.7.10
   
   **To Reproduce the issue**
   Steps to reproduce the behavior:
   1. Create GKE Cluster
   2. Create Namespace 
   3. Add pulsar chart to your local Helm repository:
   `helm repo add apache https://pulsar.apache.org/charts`
   4. Install Chart using Helm cmd:
   `helm install <release-name> apache/pulsar`
   
   **Expected behavior**
   We can see all Pulsar components pods are up and running. But the Zookeeper Pods will be restarting after 15-20 minutes.
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/62938663/151990038-ca415975-89ea-4085-9276-19fe1735c389.png)
   Chart Version:
   ![image](https://user-images.githubusercontent.com/62938663/151990746-a68ae9b5-d2e5-4640-90ed-a84c316a3f9c.png)
   
   


-- 
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 issue #222: Zookeeper Pod Restarts frequently

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #222:
URL: https://github.com/apache/pulsar-helm-chart/issues/222#issuecomment-1027240155


   There's a promising fix in https://github.com/apache/pulsar/pull/14088 . I'm currently running an experiment in PR #190 with https://github.com/apache/pulsar-helm-chart/pull/190/commits/98dd0297f8782f2aa39dc1447ef6d0c4efbd6a5e .


-- 
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 issue #222: Zookeeper Pod Restarts frequently

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #222:
URL: https://github.com/apache/pulsar-helm-chart/issues/222#issuecomment-1031131822


   Is this issue fixed with chart version 2.7.11 ?


-- 
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] shaileshjha061 closed issue #222: Zookeeper Pod Restarts frequently

Posted by GitBox <gi...@apache.org>.
shaileshjha061 closed issue #222:
URL: https://github.com/apache/pulsar-helm-chart/issues/222


   


-- 
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] shaileshjha061 commented on issue #222: Zookeeper Pod Restarts frequently

Posted by GitBox <gi...@apache.org>.
shaileshjha061 commented on issue #222:
URL: https://github.com/apache/pulsar-helm-chart/issues/222#issuecomment-1031342601


   Yes. The Issue is Resolved. Thanks, @lhotari 


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