overstep123 opened a new issue #80:
URL: https://github.com/apache/rocketmq-operator/issues/80


   The issue tracker is **ONLY** used for the bug report(feature request need 
to follow [RIP 
process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)).
 Keep in mind, please check whether there is an existing same report before you 
raise a new one.
   
   I use example/rocketmq_v1alpha1_rocketmq_cluster.yaml to startup a rocketMQ 
cluster. But the replica pod can not restart automatically. The error in the 
broker.log is 
   
![image](https://user-images.githubusercontent.com/41141842/130381108-e45c91ef-e3f4-4a2f-9ad0-eb8723612943.png)
   
   . The subscriptionGroup.json and subscriptionGroup.json.bak are both have 
the same content "<nil>". And I found that is because the replica pod execute 
the command 'echo "<nil>" > subscriptionGroup.json'. 
   
![image](https://user-images.githubusercontent.com/41141842/130381538-f4f4a544-fde1-41d6-b73f-98507b340713.png)
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
       Use the operator to startup a rocketMQ cluster(the size is 2),and kill 
one replica pod.
    
   - What did you expect to see?
       The replica pod is restarting again and again.
   
   - What did you see instead?
       The replica pod can startup successfully
   
   2. Please tell us about your environment:
        operator version: the latest master branch.
        kubernetes version: v1.19.10
   
   


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


Reply via email to