István Fajth created HDDS-7943:
----------------------------------
Summary: Link Datanode WebUIs from the Node Status table on SCM
WebUI
Key: HDDS-7943
URL: https://issues.apache.org/jira/browse/HDDS-7943
Project: Apache Ozone
Issue Type: Improvement
Reporter: István Fajth
Assignee: Debadatta
Once HDDS-7817 is resolved, and the HTTP and HTTPS port information is
available in the DatanodeDetails object, update the backend for the Node Status
table on the SCM UI.
Add the port information to the returned Datanode information, and add a link
to the Datanode WebUI in the table around the Datanode hostname.
Following should be followed to decide if HTTP or HTTPS URLs should be linked:
- SCM UI is served over HTTP -> provide HTTP link, else if HTTP port is not
available provide HTTPS link else if no port information is available, do not
provide link
- SCM UI is served over HTTPS -> provide HTTPS link, else if HTTPS port is not
available provide HTTP link, else if no port information is available, do not
provide link
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]