You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/05/07 13:54:08 UTC

[GitHub] [rocketmq-client-go] maixiaohai opened a new issue #654: [Master] consumer can't directly consume a message from DLQ

maixiaohai opened a new issue #654:
URL: https://github.com/apache/rocketmq-client-go/issues/654


   1. Please describe the issue you observed:
   
       - What did you do (The steps to reproduce)?
    resend a DLQ topic message directly to consumer.
       - What did you expect to see?
    message resent consumed by the online consumer client.
       - What did you see instead?
   got remark message : `the consume callback missing for topic:xxx`
   2. Please tell us about your environment:
   
        - What is your OS?
                  **centos** 
        - What is your client version?
            **2.1.0 Release**
        - What is your RocketMQ version?
          **4.8.0**
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   maybe a dlq prefix should be checked too
   ![image](https://user-images.githubusercontent.com/3734319/117460027-9ece6a80-af7e-11eb-90aa-e212fe0873e4.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-client-go] maixiaohai commented on issue #654: [Master] consumer can't directly consume a message from DLQ

Posted by GitBox <gi...@apache.org>.
maixiaohai commented on issue #654:
URL: https://github.com/apache/rocketmq-client-go/issues/654#issuecomment-839544485


   fix in main project https://github.com/apache/rocketmq/issues/2868


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-client-go] maixiaohai closed issue #654: [Master] consumer can't directly consume a message from DLQ

Posted by GitBox <gi...@apache.org>.
maixiaohai closed issue #654:
URL: https://github.com/apache/rocketmq-client-go/issues/654


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org