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/10/20 14:47:58 UTC

[GitHub] [pulsar] rkaw92 commented on issue #10813: Consumer stuck while reading from partitioned topic using Shared subscription

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

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