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 2019/04/11 10:25:03 UTC

[GitHub] [rocketmq] lushilin commented on issue #1046: Add store with dledger

lushilin commented on issue #1046: Add store with dledger
URL: https://github.com/apache/rocketmq/pull/1046#issuecomment-482058851
 
 
   > Can broker elect new leader after a Master failure for now?
   
   DLedger is based on raft protocol, there is a class DLedgerLeaderElector which is used to select leader.And will notice broker role changed.
   But i have a question which rocketmq version can support leader priority selection. @dongeforever 

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


With regards,
Apache Git Services