Consumer Is Stuck On "Waiting Read Op" #21373
Unanswered
shashank-sachan
asked this question in
Q&A
Replies: 1 comment
|
You need to get topic stats or topics stats internal: It may be a bug, or all the messages were read, but some were not acknowledged (as the backlog is the list of messages without ACK: https://pulsar.apache.org/docs/3.1.x/cookbooks-retention-expiry/). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We have a Topic where we have subscribed through multiple consumers of same service (this is service is running on K8S with multiple pod)
We see that one of the consumer is set to false for Waiting Read Op
Is there anyway to identity this issue and why it's stuck here?
Thanks,
All reactions