wps123456 opened a new issue, #5330:
URL: https://github.com/apache/rocketmq/issues/5330

   Rocketmq Ledger is a highly available cluster. When the master node fails, 
the slave node will become the master. I want to know when the Rocketmq Ledger 
cluster has been set up. How to configure the cluster using spring boot.
   When the following configurations are used, sending messages is normal when 
all three nodes are normal.
   When the master node is shut down, one of the remaining two nodes becomes 
the master node. But the producer stops sending messages. At this time, you 
need to restart the spring boot service to use the 2-node cluster normally.
   If the spring boot project is not restarted after the master is down, 
continue to complete the generation
   ![Uploading image.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to