You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2014/07/15 09:04:04 UTC

[jira] [Created] (BOOKKEEPER-771) Bookie failed to restart if there is partially written index page on a ledger

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)