humkum opened a new issue, #9019:
URL: https://github.com/apache/rocketmq/issues/9019

   ### Is Your Feature Request Related to a Problem?
   
   The consumer would be block more than consume timeout time, because that the 
clean expired messages schedule task's interval was set as consumeTimeout.
   When consumeTimeout was set to 15 minutes, the consuming thread may be block 
15~30 minutes actually.
   
   ### Describe the Solution You'd Like
   
   Make the cleaning expired message schedule interval configurable.
   
   ### Describe Alternatives You've Considered
   
   None.
   
   ### Additional Context
   
   _No response_


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

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to