sarvekshayr opened a new pull request, #9285:
URL: https://github.com/apache/ozone/pull/9285

   ## What changes were proposed in this pull request?
   The `ozone insight` command only supported HTTP connections. This PR adds 
HTTPS support by checking the `ozone.http.policy `configuration and selecting 
the protocol (HTTP/HTTPS) and port (9876/9877 for SCM, 9874/9875 for OM) based 
on the configured HTTP policy.
   
   ## What is the link to the Apache JIRA
   [HDDS-13883](https://issues.apache.org/jira/browse/HDDS-13883)
   
   ## How was this patch tested?
   Added a new test class `TestBaseInsightSubCommand` to test the host 
resolution logic in `BaseInsightSubCommand`.
   


-- 
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]

Reply via email to