apache / rocketmq-operator

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

Incompatible store path and auto set name server IP list failed #45

Closed liuruiyiyang closed 4 years ago

liuruiyiyang commented 4 years ago

BUG REPORT

  1. Please describe the issue you observed:
  1. Current master has incompatible store data path.
  2. Name server IP list auto-set function is not usable currently.
  3. ROCKETMQ_HOME env of Image is incorrect.
  4. README and example yaml files are incompatible.
liuruiyiyang commented 4 years ago

Fixed in PR #46