tanvipenumudy opened a new pull request, #6374: URL: https://github.com/apache/ozone/pull/6374
## What changes were proposed in this pull request? - As part of a [review comment](https://github.com/apache/ozone/pull/5391#discussion_r1513498047) on PR: [#5391](https://github.com/apache/ozone/pull/5391), it has been observed that since `keyManager` is dependent on `scmTopologyClient` (in `OzoneManager`), we should start the client before the `keyManager`. - Cleanup unused code. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10512 ## How was this patch tested? Existing tests should cover the changes. -- 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]
