lhotari commented on issue #25146: URL: https://github.com/apache/pulsar/issues/25146#issuecomment-3771570530
> Since this file is located on our internal network, I am unable to share it directly. I have attached a screenshot instead in the PR description. @nodece Does this happen to be a Key_Shared subscription? The screenshot didn't directly reveal that, but I do see `readPositionWhenJoining` in the stats which I think is only present for Key_Shared subscriptions. There are a lot of resolved Key_shared issues since 2.10.1 and since 4.0.x the default implementation has changed a lot with PIP-379 implementation. If it's using a Key_Shared subscription, one possible reason is simply that there's a bug in the Key_Shared implementation which causes the problem. -- 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]
