You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/05/25 08:56:28 UTC

[GitHub] [rocketmq] xhsky opened a new issue #2946: Can the multi-master mode achieve high data availability?

xhsky opened a new issue #2946:
URL: https://github.com/apache/rocketmq/issues/2946


   This document(https://github.com/apache/rocketmq/blob/master/docs/en/operation.md#12-multi-master-mode ) says that if a single machine goes down, the messages on the machine that went down will be unavailable before recovery. If a topic is created on multiple masters, does the same message exist on multiple masters? Then during a downtime, the unconsumed messages can be consumed on other masters


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

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



[GitHub] [rocketmq] vongosling commented on issue #2946: Can the multi-master mode achieve high data availability?

Posted by GitBox <gi...@apache.org>.
vongosling commented on issue #2946:
URL: https://github.com/apache/rocketmq/issues/2946#issuecomment-848530827


   You could switch to DLedger mode


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

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



[GitHub] [rocketmq] vongosling closed issue #2946: Can the multi-master mode achieve high data availability?

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #2946:
URL: https://github.com/apache/rocketmq/issues/2946


   


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

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



[GitHub] [rocketmq] panzhi33 commented on issue #2946: Can the multi-master mode achieve high data availability?

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on issue #2946:
URL: https://github.com/apache/rocketmq/issues/2946#issuecomment-848526150


   No, the message will only exist in this group of brokers。you can quickly repair the master broker, or manually switch the slave broker to the master


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

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