[
https://issues.apache.org/jira/browse/BOOKKEEPER-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202566#comment-13202566
]
[email protected] commented on BOOKKEEPER-165:
----------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3776/
-----------------------------------------------------------
Review request for bookkeeper.
Summary
-------
Add versioning in the journal so that we can add new features to the journal
without breaking backward compatibility.
This addresses bug BOOKKEEPER-165.
https://issues.apache.org/jira/browse/BOOKKEEPER-165
Diffs
-----
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java
99b797f
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/JournalChannel.java
PRE-CREATION
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/LedgerCache.java
0fc5206
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieJournalTest.java
PRE-CREATION
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/ClientUtil.java
PRE-CREATION
Diff: https://reviews.apache.org/r/3776/diff
Testing
-------
Thanks,
Ivan
> Add versioning support for journal files
> ----------------------------------------
>
> Key: BOOKKEEPER-165
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-165
> Project: Bookkeeper
> Issue Type: New Feature
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.1.0
>
> Attachments: BOOKKEEPER-165.diff, BOOKKEEPER-165.diff
>
>
> Add versioning in the journal so that we can add new features to the journal
> without breaking backward compatibility.
--
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