Support ReadOnly mode when IOE flushing journal/ledgers
-------------------------------------------------------

                 Key: BOOKKEEPER-199
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-199
             Project: Bookkeeper
          Issue Type: Sub-task
          Components: bookkeeper-client
    Affects Versions: 4.0.0
            Reporter: Rakesh R
            Assignee: Rakesh R
            Priority: Critical


Bookkeeper should change to readonly(r-o) mode when the journal/ledgers 
flushing has failed with IOException. Later on, reject write requests on server 
side and will accept only the read requests from the clients, because even if 
flushing fails, the data in the bookie which has been flushed is still valid.

--
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

        

Reply via email to