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".  Because of above setting,when I switched trace up,causing an exception as follows:  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]
