humkum opened a new issue #393:
URL: https://github.com/apache/rocketmq-client-cpp/issues/393


   The c++ sdk's default trace topic was set to 
"rmq_sys_TRACE_DATA_DEFAULT_REGION",and the broker's default trace topic is 
"RMQ_SYS_TRACE_TOPIC". 
   
![image](https://user-images.githubusercontent.com/50660789/148731603-fe459c84-1039-4dee-8ae0-01701c331158.png)
   Because of above setting,when I switched trace up,causing an exception as 
follows:
   
![image](https://user-images.githubusercontent.com/50660789/148731813-b7ed5eef-9338-4e1e-bee0-38ffa1c82af6.png)
   Moreover,the trace topic "rmq_sys_TRACE_DATA_DEFAULT_REGION" is started with 
"rmq_sys_",which is regarded as a system topic,and I can't create this topic 
either.
   
   I want to know if I used trace message in a wrong way.


-- 
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]


Reply via email to