GitHub user songlongkuan added a comment to the discussion: 
RocketMQ5.1及以上版本启动sh ./mqbroker -n localhost:9876 --enable-proxy报错问题

+1 我也遇到了, 我在window上启动的 : mqbroker.cmd  -n localhost:9876 --enable-proxy &

直接报错:
Unrecognized option: --enable-proxy
usage: mqbroker [-c <arg>] [-h] [-m] [-n <arg>] [-p]
 -c,--configFile <arg>       Broker config properties file
 -h,--help                   Print help
 -m,--printImportantConfig   Print important config item
 -n,--namesrvAddr <arg>      Name server address list, eg: 
'192.168.0.1:9876;192.168.0.2:9876'
 -p,--printConfigItem        Print all config item


GitHub link: 
https://github.com/apache/rocketmq/discussions/7611#discussioncomment-13248039

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to