apache / rocketmq-operator

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

Add Broker Horizontal Up-scale and Broker Rolling Update when Name Service Scaling #5

Closed liuruiyiyang closed 5 years ago

liuruiyiyang commented 5 years ago

Change List:

  1. Add a new feature that the broker cluster can up-scale with metadata copied from a user-defined source broker pod for the out-of-order message scenario.
  2. Implement the rolling updating of broker pods when name service cluster scaling.
  3. Add documents related to the above features and a content table for reader navigation.