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/01/11 08:21:37 UTC

[GitHub] [rocketmq] HiwayChe opened a new issue #2583: ASYNC_MASTER not supported with dledger?

HiwayChe opened a new issue #2583:
URL: https://github.com/apache/rocketmq/issues/2583


   does dledger supports ASYNC_MASTER? I use rocketmq 4.8, one leader and two followers, after leader selected, the leader brokerRole is changed to `SYNC_MASTER` showed in rocketmq-console webpage, not `ASYNC_MASTER` I configured in conf/dledger/broker-nx.properties.


----------------------------------------------------------------
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] HiwayChe commented on issue #2583: ASYNC_MASTER not supported with dledger?

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


   As each node can be selected as leader, I configured different brokerId for each node, same brokerRole=`ASYNC_MASTER ` in conf/dledger/broker-nx.properties.


----------------------------------------------------------------
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] RongtongJin closed issue #2583: ASYNC_MASTER not supported with dledger?

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


   


----------------------------------------------------------------
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] RongtongJin commented on issue #2583: ASYNC_MASTER not supported with dledger?

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


   When using Dledger mode, replication depends on the Raft protocol, so configuring ASYNC_MASTER has no effect.


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