neils-dev opened a new pull request, #4610: URL: https://github.com/apache/ozone/pull/4610
## What changes were proposed in this pull request? Patch for intellij runconfiguration ozone admin `ScmRoles` command as part of the HA support for ide dev environment. Corrects module configured in runConfiguration _from_ using `hdds-tools` _to_ `ozone-tools `where the `ozone admin scm roles` subcommand is supported. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8478 ## How was this patch tested? Tested with HA intellij ide environment. Running the runconfiguration with this patch correctly runs the` ozone admin scm roles` command: ``` localhost:29894:LEADER:71dd8970-6188-485c-bf6b-9256350de932:127.0.0.1 localhost:39894:FOLLOWER:0a2be95e-8f36-4260-a45a-668265be95bd:127.0.0.1 localhost:19894:FOLLOWER:a6a058e8-5a16-415e-a4c6-476760981b52:127.0.0.1 Process finished with exit code 0 ``` -- 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]
