Spurious GC error message
-------------------------
Key: BOOKKEEPER-210
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-210
Project: Bookkeeper
Issue Type: Bug
Reporter: Flavio Junqueira
Fix For: 4.1.0
If I start bookies and do nothing, I keep getting error messages like this:
{noformat}
2012-04-05 23:04:14,612 - INFO
[GarbageCollectorThread:GarbageCollectorThread@266] - Deleting entryLogId 0 as
it has no active ledgers!
2012-04-05 23:04:14,612 - ERROR [GarbageCollectorThread:EntryLogger@188] -
Trying to delete an entryLog file that could not be found: 0.log
2012-04-05 23:04:14,613 - INFO
[GarbageCollectorThread:GarbageCollectorThread@266] - Deleting entryLogId 1 as
it has no active ledgers!
2012-04-05 23:04:14,613 - ERROR [GarbageCollectorThread:EntryLogger@188] -
Trying to delete an entryLog file that could not be found: 1.log
{noformat}
This is not really an error since no ledger has been created. This is
misleading.
--
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