zxbfeng commented on issue #1571:
URL: https://github.com/apache/pulsar/issues/1571#issuecomment-617502972


   > @bardock Skipping messages from that ledger should solve the issue.
   > 
   > In particular you can get the internal stats for the topic:
   > 
   > ```
   > bin/pulsar admin persistent stats-internal $TOPIC
   > ```
   > 
   > This should have the info on how many messages were still not acked on 
that ledger. I think the TTL is not working there because it's trying to read 
few of the messages to check the timestamps.
   
   
   How did this problem("`No such ledger exists` error") arise? My pulsar 
broker aries the same 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to