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 2019/10/31 03:34:09 UTC

[GitHub] [rocketmq] Jaskey opened a new pull request #1562: Support specify max reconsume times in message level #1561

Jaskey opened a new pull request #1562: Support specify max reconsume times in message level #1561
URL: https://github.com/apache/rocketmq/pull/1562
 
 
   ## What is the purpose of the change
   
   setting MAX_RECONSUME_TIMES in message has no effect to control max reconsume times, this pr is intending to fix this issue
   
   ## Brief changelog
   
   When user need to control max reconsume times for a specific message, user may set MAX_RECONSUME_TIMES in the message property, it should be effected. But currently, it is not, only max reconsume times in consumer level will be effected.
   
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services