sarvekshayr commented on PR #10813: URL: https://github.com/apache/ozone/pull/10813#issuecomment-5290783568
Thanks @szetszwo for the review! I agree that this PR became quite large since it pulls in all the functions for `ContainerExportManager`. To make reviewing easier, I propose splitting it into smaller, logical PRs as outlined below: - PR 1: Minimal end-to-end export on SCM leader - One export job can run on the SCM leader, write shards, produce a tar (or succeed with zero matches), and expose basic status. - PR 2: Export limits, request sizing, and shared constants. - PR 3: Terminal job retention and archive eviction If this plan looks good, I’ll start refactoring and update this PR accordingly. -- 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]
