coderzc opened a new pull request, #15963:
URL: https://github.com/apache/pulsar/pull/15963

   Fixes #15898 
   
   ### Motivation
   
   Now, when can‘t match the consumer message will add the entry to the list of 
messages to be redelivered, this will lead to other consumers may not be able 
to receive a message.
   
   ### Modifications
   
   Add backoff for the redelivering message when the message can't match a 
consumer
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
     
   - [x] `doc-not-needed` 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to