cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): fix index for broker #39

Closed cuisongliu closed 1 week ago

cuisongliu commented 1 week ago

This pull request includes a change to the syncBrokerDeploy function in the internal/controller/automq_controller_b.go file. The change modifies the way the node.id is calculated by adding the number of replicas from the Controller specification.