lhotari opened a new issue, #25082:
URL: https://github.com/apache/pulsar/issues/25082

   ### Search before reporting
   
   - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Pulsar Admin contains a command for analysing the topic backlog. However, 
the counters don't return the amount of marker messages. It would be useful to 
distinguish marker messages from ordinary messages. 
   
   
   ### Solution
   
   * add the field to 
org.apache.pulsar.common.stats.AnalyzeSubscriptionBacklogResult
   * add the counter logic to 
org.apache.pulsar.broker.service.persistent.PersistentSubscription#analyzeBacklog
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to