apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.29k stars 415 forks source link

[ISSUE https://github.com/apache/rocketmq-client-go/issues/1007] fix trace use producer instead client #1093

Closed xiaolibuzai-ovo closed 12 months ago

xiaolibuzai-ovo commented 12 months ago

What is the purpose of the change

For trace topic, initialize a real producer to send message instead of calling invokeSync directly at the communication layer [ISSUE ISSUE https://github.com/apache/rocketmq-client-go/issues/1007]

Brief changelog

fix trace use producer instead client

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.