GitHub user backuitist edited a discussion: Negative consumer availablePermits
Under which circumstances a consumer can end up with a negative `availablePermits`? I'm on Pulsar 4.0.4 and here is a snippet of the topics stats: ```json "subscriptions": { "<sub-123>": { "consumers": [ { "address": "/10.0.5.78:38698", "consumerName": "qQ9mm", "availablePermits": -1727, ``` GitHub link: https://github.com/apache/pulsar/discussions/24298 ---- This is an automatically sent email for commits@pulsar.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@pulsar.apache.org