[
https://issues.apache.org/jira/browse/BOOKKEEPER-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhaijia updated BOOKKEEPER-832:
-------------------------------
Attachment: BOOKKEEPER-832.patch
Support start a bookie in readonly mode.
1, add option --readOnly in BookieServer::main, so could use command line to
start a bookie as readonly.
2, add class ReadOnlyBookie, which would start a bookie in readonly mode.
3, add test StartReadOnlyBookieTest, which test read entry from readonly
bookie, and not able to transfer bookie to writable mode.
> Allow starting bookie in ReadOnly mode
> ---------------------------------------
>
> Key: BOOKKEEPER-832
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-832
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Affects Versions: 4.3.0
> Reporter: zhaijia
> Assignee: zhaijia
> Fix For: 4.4.0
>
> Attachments: BOOKKEEPER-832.patch
>
>
> Allow starting bookie in ReadOnly mode
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)