You are viewing a plain text version of this content. The canonical link for it is here.
Posted to distributedlog-issues@bookkeeper.apache.org by gi...@git.apache.org on 2017/10/13 09:41:49 UTC

[GitHub] shoukunhuai opened a new issue #213: BKLogWriteHandler use wrong log name

shoukunhuai opened a new issue #213: BKLogWriteHandler use wrong log name
URL: https://github.com/apache/distributedlog/issues/213
 
 
   I see slf4j log from BKLogWriterHandler is using log name BKLogReaderHandler
   
   > 2017-10-13 16:46:18,791 INFO [org.apache.distributedlog.BKLogReadHandler] - Initiating Recovery For omsq:<default> : []
   2017-10-13 16:46:18,817 INFO [org.apache.distributedlog.BKLogReadHandler] - Initiating Recovery For omsq:<default> : []
   ...
   2017-10-13 16:46:42,293 INFO [org.apache.distributedlog.BKLogReadHandler] - No max ledger sequence number found while creating log segment 1 for omsq:<default>.
   ...
   2017-10-13 16:46:42,862 INFO [org.apache.distributedlog.BKLogReadHandler] - Deleting log segments older than 1507625202853 for omsq:<default> : []
   
   May be a mistake ?
 
----------------------------------------------------------------
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