qingqingdaxia commented on issue #1046: URL: https://github.com/apache/rocketmq-clients/issues/1046#issuecomment-3095248202
启动的命令 nohup sh bin/mqnamesrv -n 192.168.7.166:9876 & nohup sh bin/mqbroker -n 192.168.7.166:9876 -c conf/broker.conf autoCreateTopicEnable=true --enable-proxy & 2025-07-21 13:17:53 INFO main - The broker[broker-a, 192.168.7.166:10911] boot success. serializeType=JSON and name server is 192.168.7.166:9876 2025-07-21 13:17:53 INFO main - grpc server start successfully. 2025-07-21 13:17:53 INFO main - Mon Jul 21 13:17:53 CST 2025 rocketmq-proxy startup successfully <img width="806" height="595" alt="Image" src="https://github.com/user-attachments/assets/8f56d4fe-4658-4ca5-804e-500f3f3fe019" /> 用https://github.com/apache/rocketmq-clients/blob/master/python/example/normal_producer_example.py示例来跑 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
