Gargi-jais11 opened a new pull request, #8112: URL: https://github.com/apache/ozone/pull/8112
## What changes were proposed in this pull request? Current all disk balancer requests to SCM will check the admin permission. It is necessary when it's a write kind operation, start, stop, update. But it's not necessary to enforce the admin permission on read operation, status, report. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12545 ## How was this patch tested? Written robot tests to check for the admin permission on disk balancer requests to scm. `hadoop-ozone/dist/src/main/smoketest/admincli/testdiskbalancer.robot` -- 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]
