gavinchou opened a new pull request, #64571: URL: https://github.com/apache/doris/pull/64571
## Proposed changes Align cloud snapshot job submission with the `branch-selectdb-doris-4.1` signature by removing the `vaultName` parameter from `CloudSnapshotHandler.submitJob`. Also update `AdminCreateClusterSnapshotCommand` and its unit test so the Apache master caller compiles against the two-argument handler API and no longer accepts the removed `vault_name` property. ## Checklist - [x] `git diff --check` - [x] `sh build.sh --fe` - [x] `sh run-fe-ut.sh --run "org.apache.doris.nereids.trees.plans.commands.AdminCreateClusterSnapshotCommandTest"` -- 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]
