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

[Master] Support consume message directly #621

Closed
maixiaohai opened this issue Mar 10, 2021 · 1 comment
Closed

[Master] Support consume message directly #621

maixiaohai opened this issue Mar 10, 2021 · 1 comment

Comments

@maixiaohai
Copy link
Contributor

FEATURE REQUEST

  1. Please describe the feature you are requesting.
    Support consume message directly
  2. Provide any additional detail on your proposed use case for this feature.
    stack from console
resent message to xxxx@c9eec7fc4734025f fail
org.apache.rocketmq.client.exception.MQClientException: CODE: 207  DESC: consumer <Notify_Channel_761_1217> <xxxx@c9eec7fc4734025f> Timeout: org.apache.rocketmq.remoting.exception.RemotingTimeoutException: wait response on the channel <xxxx> timeout, 10000(ms), org.apache.rocketmq.remoting.netty.NettyRemotingAbstract.invokeSyncImpl(NettyRemotingAbstract.java:438)
For more information, please visit the url, http://rocketmq.apache.org/docs/faq/
        at org.apache.rocketmq.client.impl.MQClientAPIImpl.consumeMessageDirectly(MQClientAPIImpl.java:1898)
        at org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.consumeMessageDirectly(DefaultMQAdminExtImpl.java:772)
        at org.apache.rocketmq.tools.admin.DefaultMQAdminExt.consumeMessageDirectly(DefaultMQAdminExt.java:434)
  1. 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?
ShannonDing pushed a commit that referenced this issue Mar 16, 2021
* Support consume message directly
@ShannonDing
Copy link
Member

close due to #662

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

No branches or pull requests

2 participants