reddycharan opened a new pull request #1281: Issue #570: Introducing 
EntryLogManager.
URL: https://github.com/apache/bookkeeper/pull/1281
 
 
   Descriptions of the changes in this PR:
   
   Introducing EntryLogManager interface, which abstracts out current 
activeLogChannel,
   rotatedLogChannels and corresponding lock for activeLogChannel. The current 
logic of
   handling logs is moved to EntryLogManagerForSingleEntryLog class, in the
   next sub-task EntryLogManagerForEntryLogPerLedger will be introduced. Also 
there
   are minor changes to createNewLog logic and leastUnflushedLogId logic.
   
   This is < sub-task5  > of Issue #570
   
   Master Issue: #570 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to