You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the issue you observed:
When we extend the Python sdk with the c interface of the c++ sdk, we find the following question:
task 1 [Message trace is not compatible with RocketMQ main project #398] When we open message trace,client log shows follow error: (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]
task 6 The configuration of the single log size and the maximum number of saved logs does not take effect.
Please tell us about your environment:
What is your OS?
What is your client version?
What is your RocketMQ version?
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
FEATURE REQUEST
Please describe the feature you are requesting.
Provide any additional detail on your proposed use case for this feature.
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
BUG REPORT
When we extend the Python sdk with the c interface of the c++ sdk, we find the following question:
(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]
task 3 [Consumer can normally consume message, but subscription detail and consume type and mode display unusual. #402] The json format of ConsumeRunningInfo is different from the format required by the broker side, resulting in an error in the display of subscription group details
![image](https://user-images.githubusercontent.com/50660789/152760153-b9547990-aa2f-4c42-8e4a-037be67ba78c.png)
task 4 The obtained local IP in clientID is 127.0.1.1
![image](https://user-images.githubusercontent.com/50660789/152761993-4f6f587f-6488-4e5e-8f4c-8c9a53f2a829.png)
task 5 [There should be a c interface to set client current language. #404] By using Python sdk,the language displayed by the console was still "CPP",should add c interface to change language type.
![image](https://user-images.githubusercontent.com/50660789/152762422-f4f40060-ed5f-4fac-866f-55dfd258cfdc.png)
task 6 The configuration of the single log size and the maximum number of saved logs does not take effect.
What is your OS?
What is your client version?
What is your RocketMQ version?
FEATURE REQUEST
Please describe the feature you are requesting.
Provide any additional detail on your proposed use case for this feature.
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
The text was updated successfully, but these errors were encountered: