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

   Keypoint is to **monitor message consuming is correct and not stuck**. Now I 
want to monitor this.
   First I found there's GetLatestMessageID method to get partition's latest 
message_id, then I can sub current consuming message_id to calculate the 
partition's backlog;
   but delayed message cannot be count by this, and I don't find any method to 
access delayed message num or position info, so is there anyway to get it?


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