Hey guys,

Help us with one hand please! When you have some free time if you touch...
I'm analysising a web page: try your best to open the cover version of DLQ 
messages 
 
 
>>> 

Smile more often, then start a fresh new mind with re-thinking??:p)

Thanks & best regards,
Sebastien.


------------------ ???????? ------------------
??????: "??????"<javen.zhang....@gmail.com>;
????????: 2018??3??24??(??????) ????7:10
??????: "users"<users@rocketmq.apache.org>;

????: How to get message from DLQ?



Hi: 


My Question is about DLQ. 


We know that a message would be send to A DLQ if the consumer can not handle 
the message for 1+ maxReConsumeTimes. So, How can I get the message from the 
DLQ?


I find that if the message is send to DLQ , A topic named "%DLQ%+consumerGroup 
will be created with permission 'WRITE'(pem=2). (Why the new topic name is not 
"%DLQ%" + oldTopicName ? )


When I try to subscribe a topic with the name above, I can not get any 
message.After a debug, I found the reason is I have no read permission for this 
special topic. 






btw: I started a namesrv and a master broker in my macbook.

Reply via email to