apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
314 stars 127 forks source link

[ISSUE #21] Distinguish between brokerName and brokerClusterName #22

Closed zhihui921016 closed 4 years ago

zhihui921016 commented 4 years ago

brokerClusterName removes the brokerGroupIndex suffix

zhihui921016 commented 4 years ago

@liuruiyiyang the env BROKER_CLUSTER_NAME seems to only be used to generate configuration files and will not affect the scale up process which obtaining metadata through scalePodName. Also I have tested the function is normal.

liuruiyiyang commented 4 years ago

LGTM