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 feature you are requesting. Support consume message directly
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)
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?
The text was updated successfully, but these errors were encountered:
FEATURE REQUEST
Support consume message directly
stack from console
The text was updated successfully, but these errors were encountered: