wenbingshen opened a new pull request, #3637: URL: https://github.com/apache/bookkeeper/pull/3637
### Motivation Fix #3636 See explanation in #3636 ### Changes Auditor class: Only reserved to do some necessary initialization work, scheduling of various detection tasks Separate monitoring metrics into AuditorStats Separate the auditBookies task to the AuditorBookieCheckTask Separate the checkAllLedgers task into the AuditorCheckAllLedgersTask Separate placementPolicyCheck task into AuditorPlacementPolicyCheckTask Separate replicasCheck to AuditorReplicasCheckTask -- 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]
