lhotari commented on issue #22709: URL: https://github.com/apache/pulsar/issues/22709#issuecomment-2112355548
> 4\. Here we have topics `partitioned-stats-internal` (attached as json file because there is a lot of lines): > [partitioned-stats-internal.json](https://github.com/apache/pulsar/files/15320348/partitioned-stats-internal.json) Thanks. One question about the stats: did you capture these immediately after the problem occured? or is this simply the current state of the system you have? If you are able to reproduce consistently, one possible way to start tracking down the problem would be to store a log file of the message ids and topic partitions they are related to and finding out which one is the topic that doesn't deliver the message. -- 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]
