You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "István Fajth (Jira)" <ji...@apache.org> on 2023/02/09 14:17:00 UTC

[jira] [Created] (HDDS-7943) Link Datanode WebUIs from the Node Status table on SCM WebUI

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org