yuluo-yx opened a new issue, #10830:
URL: https://github.com/apache/rocketmq/issues/10830

   ControllerConfig.getDLedgerAddress splits each peer entry on every hyphen 
and returns only the second segment. A valid peer such as 
n0-controller-host:9878 is therefore resolved as controller instead of 
controller-host:9878. Expected behavior: split only between the peer id and its 
address.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to