francisoliverlee commented on issue #2950:
URL: https://github.com/apache/rocketmq/issues/2950#issuecomment-849281804


   in my options, 
   ### 1 
   - definition for master and slave is brokerId, see BrokerConfig as bellow:
   
https://github.com/apache/rocketmq/blob/aaa92a2e53d773c7f1d9e9f25e41709f6948fa83/common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java#L43
   
   - distinguish multiple masters by brokerName
   ### 2
   - messages  distributed in queues.  queues in one topic are distributed on 
brokers
   - dont understand
   
   ### 3. dLegerSelfId-ip:port
   
   ### 4. you can easily find it in source codes
   
   ### 5.  user must know where some important dirs are, so need to mkdir 
mannally; some not
   
   


-- 
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:
[email protected]


Reply via email to