You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/06 06:46:08 UTC

[GitHub] [pulsar] lhotari commented on pull request #17483: [fix][broker] Sticky key dispatcher stuck when `unackedMessages` greater than `maxUnackedMessages`

lhotari commented on PR #17483:
URL: https://github.com/apache/pulsar/pull/17483#issuecomment-1237725441

   ```
   at org.apache.pulsar.broker.service.persistent.PersistentStickyKeyDispatcherMultipleConsumers.sendMessagesToConsumers(PersistentStickyKeyDispatcherMultipleConsumers.java:256)
   ```
   which Pulsar version is this stack trace from?
   
   Would it be possible to add a test that reproduces the problem using the public APIs? If this happens when there are more unknowledged messages than the defined limit, I'd assume that it's fairly easy to reproduce?
   
   


-- 
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-unsubscribe@pulsar.apache.org

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