Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BK AutoRecovery failed #7

Open
hangc0276 opened this issue Mar 12, 2022 · 0 comments
Open

BK AutoRecovery failed #7

hangc0276 opened this issue Mar 12, 2022 · 0 comments

Comments

@hangc0276
Copy link
Owner

Hello everyone, I am getting below exception in autorecovery and have 2570 ledgers to recover.
I have autoskipnonrecoverabledata also set to true, Can anyone please help ?

07:30:00.326 [BookieReadThreadPool-OrderedExecutor-0-0] ERROR org.apache.bookkeeper.proto.ReadEntryProcessorV3 - IOException while reading entry: 0 from ledger 1402504
java.io.IOException: org.apache.bookkeeper.bookie.EntryLogger$EntryLookupException$MissingLogFileException: Missing entryLog 78 for ledgerId 1402504, entry 0 at offset 693965588
	at org.apache.bookkeeper.bookie.EntryLogger.internalReadEntry(EntryLogger.java:836) ~[org.apache.bookkeeper-bookkeeper-server-4.14.3.jar:4.14.3]
	at org.apache.bookkeeper.bookie.EntryLogger.readEntry(EntryLogger.java:860) ~[org.apache.bookkeeper-bookkeeper-server-4.14.3.jar:4.14.3]
	at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.getEntry(SingleDirectoryDbLedgerStorage.java:452) ~[org.apache.bookkeeper-bookkeeper-server-4.14.3.jar:4.14.3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant