apache / rocketmq-operator

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

Support for creating multiple brokerClusters with different names #23

Closed zhihui921016 closed 4 years ago

zhihui921016 commented 4 years ago

BUG REPORT

  1. Please describe the issue you observed:
  1. Please tell us about your environment: operator:0.2.0 k8s:1.17.2

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): broker_controller use "isInitial" to determine if the cluster is new, this "isInitial" affects the creation of the second broker cluster