Provide journal manager to manage journal related operations
------------------------------------------------------------

                 Key: BOOKKEEPER-218
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-218
             Project: Bookkeeper
          Issue Type: Improvement
          Components: bookkeeper-server
    Affects Versions: 4.1.0
            Reporter: Sijie Guo
            Assignee: Sijie Guo
             Fix For: 4.1.0


Currently we put all journal related operations in Bookie class. It would be 
better to provide a journal manager to provide journal related operations. It 
would make Bookie logic more clearly. 

Besides that, some admin tools like BOOKKEEPER-183 needs to provide could use 
JournalManager to read/check journal files directly.

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