horizonzy opened a new pull request, #4010: URL: https://github.com/apache/bookkeeper/pull/4010
Descriptions of the changes in this PR: The ledger checker will try to read entries from the bookie. If the read failed, mark the ledger as under-replicated. For users, they didn't know the reason why the ledger mark as under-replicated. Is it because the entry is missing, the ledger does not exist, or because the bookie is under heavy load and the read request times out? So here we add debug log for ledger checker. If read failed, log the error code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
