F64116045 commented on PR #11199: URL: https://github.com/apache/ozone/pull/11199#issuecomment-5545278423
I’ve updated the patch based on the discussion. Checksum mismatches now use Replication Manager’s existing health-check and report flow instead of a separate processing and metrics path. The new check records the mismatch and lets the rest of the chain continue. The PR is now larger than I expected, mainly because the result also needs to pass through the report, RPC, and CLI layers. If this is difficult to review as one PR, please let me know. I think maybe we can split the health-check and reporting changes from the RPC and CLI changes. (I’m waiting for CI on my fork to pass, then will mark this ready for review.) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
