hangc0276 opened a new pull request, #3563: URL: https://github.com/apache/bookkeeper/pull/3563
Descriptions of the changes in this PR: ### Motivation When disabled replication by the BookKeeper shell, the `replicasCheckTask` doesn't check the `replication disabled` flag and keeps checking the ledger replicas, which will lead to more disk IO. ### Changes Check the `replication disabled` flag before running `replicasCheckTask` (Describe: what changes you have made) -- 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]
