Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Native] client-go do not support GET_CONSUMER_RUNNING_INFO #301

Closed
xujianhai666 opened this issue Nov 17, 2019 · 1 comment
Closed

[Native] client-go do not support GET_CONSUMER_RUNNING_INFO #301

xujianhai666 opened this issue Nov 17, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@xujianhai666
Copy link
Member

BUG REPORT
Please add the branch name [Native]/[Master] at the header of the Isssue title.

  1. Please describe the issue you observed:

    • What did you do (The steps to reproduce)?

    • What did you expect to see?
      get clientId and relation info

    • What did you see instead?
      org.apache.rocketmq.client.exception.MQClientException: CODE: 1 DESC: the go client has not supported consumer running info
      For more information, please visit the url, http://rocketmq.apache.org/docs/faq/

  2. Please tell us about your environment:

    • What is your OS?

    • What is your client version?

    • What is your RocketMQ version?

  3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):

FEATURE REQUEST

  1. Please describe the feature you are requesting.

  2. Provide any additional detail on your proposed use case for this feature.

  3. 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?

  4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:

@ShannonDing ShannonDing added this to the Native-2.0.0-alpha3 milestone Nov 18, 2019
@ShannonDing ShannonDing added the enhancement New feature or request label Nov 18, 2019
wenfengwang added a commit that referenced this issue Nov 28, 2019
* Adding GET_CONSUMER_RUNNING_INFO impl

* add Marshal ConsumerRunningInfo Test Case
@wenfengwang
Copy link
Member

wenfengwang commented Nov 28, 2019

fixed at #311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants