apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

README.md should be fix when kv moudule has beem deleted from meta #147

Closed DongyuanPan closed 2 years ago

DongyuanPan commented 2 years ago

And some configuration items in themeta.conf configuration file

Config Key Instruction
allNodeAddress meta kv all nodes ip, e.g. 192.168.0.1,192.168.0.2,192.168.0.3
metaPort corresponding port, e.g. 25000
  1. start meta kv if necessary
    
    cd bin
    sh meta.sh start