apache / apache/rocketmq-client-cpp

Message trace is not compatible with RocketMQ main project

オープン
#398 コメント 1 件 リアクション 0 件 担当者 0 名 @humkum が担当を希望しています GitHub で見る
主要言語
C++
スター
393
フォーク
167
PR マージ指標
30日以内にマージされた PR はありません

説明

**BUG REPORT**

1. Please describe the issue you observed:

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

- Log print error message like :
`(error):processSendResponse error remark:topic[rmq_sys_TRACE_DATA_DefaultRegion] not exist, apply first please! See http://rocketmq.apache.org/docs/faq/ for further details., error code:17[processSendResponse:552]`
- Search message trace from console, return an error code '14'.
![image](https://user-images.githubusercontent.com/50660789/152782427-862928d8-7d4f-41f5-9049-f0c40131a5f2.png)

The reasons for the above two problems are

- The trace topic is incompatible with the RocketMQ main project's, which is "RMQ_SYS_TRACE_TOPIC".
- There are some missing fields of TraceTransferBean in TraceUtil.cpp, which is incompatible with RocketMQ main project, causing console parsing to fail.

2. 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

- What is your RocketMQ version?
4.8.0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。