You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/04/22 02:03:42 UTC

[GitHub] [pulsar] zxbfeng commented on issue #1571: `No such ledger exists` error

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:
users@infra.apache.org