rkaw92 commented on issue #10813: URL: https://github.com/apache/pulsar/issues/10813#issuecomment-1285677265
Hi, I'm seeing stuck consumers as well, on Pulsar 2.10.1. I'm using a batched producer with a partitioned topic (16 partitions). One of the partitions seems to be misbehaving: it gets stuck on some `markDeletePosition`, and then it just sits there while `readPosition` is advancing. Restarting all consumers seems to help, but I'm not sure why they get stuck in the first place. This is with several dozen consumers (about 80). -- 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]
