We came across a case where the a ledger had been deleted from zookeeper accidently. It was possible to recover the ledger metadata from the zookeeper journal and old snapshots, but the bookies had deleted the indices by this time. However, even if the index is deleted, the data still exists in the entrylog.
This utility scans the entrylog to rebuild the index, thereby making the ledger available again. [ Full content available at: https://github.com/apache/bookkeeper/pull/1642 ] This message was relayed via gitbox.apache.org for [email protected]
