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/03/20 08:25:20 UTC

[GitHub] sijie opened a new pull request #1278: Implement `toString` method for CheckpointList and BufferedLogChannel

sijie opened a new pull request #1278: Implement `toString` method for CheckpointList and BufferedLogChannel
URL: https://github.com/apache/bookkeeper/pull/1278
 
 
   Descriptions of the changes in this PR:
   
   ```
   Flushing entry logger 102 back to filesystem, pending for syncing entry loggers : [org.apache.bookkeeper.bookie.EntryLogger$BufferedLogChannel@7d98c184].
   
   org.apache.bookkeeper.bookie.SortedLedgerStorage - Reached size org.apache.bookkeeper.bookie.CheckpointSourceList$CheckpointList@d2c00ea5
   ```
   
   `CheckpointList` and `BufferedLogChannel` is missing `toString` implementation. 

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