You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/04/20 03:16:40 UTC

[GitHub] reddycharan opened a new pull request #1360: Issue #1345: entrylogger.flush should flush currentlog first.

reddycharan opened a new pull request #1360: Issue #1345: entrylogger.flush should flush currentlog first.
URL: https://github.com/apache/bookkeeper/pull/1360
 
 
   Descriptions of the changes in this PR:
   
   It is incorrect to call flushrotatedlogs first and
   then flushcurrentlogs in the EntryLogger
   (EntryLogManager) flush method. It should be other way around.
   
   Master Issue: #1345 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services