sreejasahithi opened a new pull request, #8804: URL: https://github.com/apache/ozone/pull/8804
## What changes were proposed in this pull request? `OMSnapshotCreateRequest` creates new `OzoneConfiguration `for getting the cluster-level default replication setting when the default replication config for the bucket is not set. But it can get the same information from `ozoneManager.getDefaultReplicationConfig()` to avoid instantiation and config loading. ## What is the link to the Apache JIRA [HDDS-13430](https://issues.apache.org/jira/browse/HDDS-13430) ## How was this patch tested? https://github.com/sreejasahithi/ozone/actions/runs/16269659671 unit tests -- 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]
