lhotari commented on issue #23908: URL: https://github.com/apache/pulsar/issues/23908#issuecomment-2626660803
Thanks for reporting @szkoludasebastian . Would you be able to share also topic stats? It would be preferred to have this for a supported version (4.0.2) since that's what we are maintaining actively and there's also `msgInReplay` information since 3.0.7/3.3.2/4.0.0 with https://github.com/apache/pulsar/pull/23224 changes. The reason why `msgInReplay` would be relevant is that I'm interested to see if this is similar to https://github.com/apache/pulsar/issues/23845 . > 5. After all bookies restarted and are up and running wait for 30 seconds and stop sending data It could be similar to Issue 23845 since I understood based on the above description that in your case you stop sending data and the backlog remains after that. @szkoludasebastian Some questions that would help isolate the issue: - Does the backlog get consumed if you produce at least one message to each partition later? - Does the problem reproduce when you configure `dispatcherDispatchMessagesInSubscriptionThread=false`? -- 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]
