Sijie Guo created BOOKKEEPER-771: ------------------------------------ Summary: Bookie failed to restart if there is partially written index page on a ledger Key: BOOKKEEPER-771 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-771 Project: Bookkeeper Issue Type: Bug Components: bookkeeper-server Reporter: Sijie Guo Assignee: Sijie Guo Fix For: 4.4.0
Allow load partial flushed index page, since the partial flushed index page usually generated during ungracefully shutdown. the journal replaying would fix partial page. so we should not throw ShortReadException when reading a partial index page. -- This message was sent by Atlassian JIRA (v6.2#6252)