601881076 commented on issue #8455: URL: https://github.com/apache/rocketmq/issues/8455#issuecomment-2823453921
我把RocketMQ自带的工具测试类down下来发现工具测试方法用的provider和consumer是DefaultMQProducer和DefaultMQPushConsumer,与官网中提供的案例ClientServiceProvider和PushConsumer不一样。 你可以尝试使用DefaultMQProducer和DefaultMQPushConsumer进行消息的发送与消费,会发现消息的trackType是正常的 -- 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]
