apache / rocketmq-client-cpp

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

Message trace is not compatible with RocketMQ main project #398

Open humkum opened 2 years ago

humkum commented 2 years ago

BUG REPORT

  1. Please describe the issue you observed:

By opening message trace of c interface,we found question as follows:

The reasons for the above two problems are

  1. Please tell us about your environment:

    • What is your OS? Ubuntu 18.04.5 LTS 64

    • What is your client version?

2.2.0-release

ShannonDing commented 2 years ago

In server end, it has different topics for tracing messages in CLOUD model from which in Local model.