GenerousMan commented on PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#issuecomment-1807512518
Hello, I am replicating and enhancing the jraft experiment. I would like to consult you on the following questions: 1. In your experiment, are the controller, broker, etc. all deployed on the same machine? Because I noticed that you modified the code to use different ports such as localhost:9770, 9771, 9772, etc. 2. So if I have three distributed controllers, will they all expose ports 9880 and 9770 to the broker by default? Does the broker need any configuration for this? 3. Could you provide a complete sample configuration file for the proxy and broker? I would like to keep the parameters mostly the same. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org