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/06/10 17:19:23 UTC

[GitHub] [pulsar] Ghatage commented on issue #7214: bookie server's log : No ledger found while reading entry

Ghatage commented on issue #7214:
URL: https://github.com/apache/pulsar/issues/7214#issuecomment-642147438


   @ericwangdka 
   > it appears ledger: 1500467 is corrupt,how can i delete it
   
   If you absolutely want to delete the ledger, [the bookie shell provides facility to delete a ledger](https://github.com/apache/bookkeeper/blob/master/bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/client/DeleteLedgerCommand.java).
   Not sure if I would recommend it in general as you must be sure about what you are doing then manually intervening.


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