You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/11/10 17:40:52 UTC

[jira] [Commented] (BOOKKEEPER-104) Add versioning between bookie and its filesystem layout

    [ https://issues.apache.org/jira/browse/BOOKKEEPER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147811#comment-13147811 ] 

jiraposter@reviews.apache.org commented on BOOKKEEPER-104:
----------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2797/
-----------------------------------------------------------

Review request for bookkeeper.


Summary
-------

There is currently no concept of layout version between the filesystem layout and bookie server. This could lead to potential corruption if a newer version of the bookie server is used with an old filesystem layout. 


This addresses bug BOOKKEEPER-104.
    https://issues.apache.org/jira/browse/BOOKKEEPER-104


Diffs
-----

  bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java d651894 
  bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieLayoutVersionTest.java PRE-CREATION 
  bookkeeper-server/src/test/java/org/apache/bookkeeper/test/BaseTestCase.java 6bac569 

Diff: https://reviews.apache.org/r/2797/diff


Testing
-------


Thanks,

Ivan


                
> Add versioning between bookie and its filesystem layout
> -------------------------------------------------------
>
>                 Key: BOOKKEEPER-104
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-104
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Ivan Kelly
>            Priority: Blocker
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-104.diff
>
>
> There is currently no concept of layout version between the filesystem layout and bookie server. This could lead to potential corruption if a newer version of the bookie server is used with an old filesystem layout. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira