daigoopautoy opened a new issue, #5368: URL: https://github.com/apache/rocketmq/issues/5368
I want to use rocketmq 5.0, and I see rocketmq.apache.org recommend I use `org.apache.rocketmq.rocketmq-client-java` for my client. I find it connect to proxy instead of namesrv but is losts many feature compare with org.apache.rocketmq.rocketmq-client, such as `DefaultMQProducer#setSendLatencyFaultEnable`,`DefaultMQPushConsumer#setConsumeFromWhere`, `DefaultMQPushConsumer#setMessageModel`. If I use `org.apache.rocketmq.rocketmq-client`, client will connect to namesrv like 4.x, I want to know Is proxy useful on this condition? -- 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]
