apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
360 stars 158 forks source link

[ISSUE-435][PART-C] Automatically turn off message trace. #444

Closed BeautyyuYanli closed 1 year ago

BeautyyuYanli commented 1 year ago

What is the purpose of the change

Turn off message trace automatically for the producer, when the sandResult suggests to do so.

Brief changelog

turn off message trace before sendKernelImpl returning sendResult.

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.

ShannonDing commented 1 year ago

link #435