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/11/20 22:02:00 UTC

[jira] [Created] (HDDS-9732) SCM WebUI incorrectly renders DN links

István Fajth created HDDS-9732:
----------------------------------

             Summary: SCM WebUI incorrectly renders DN links
                 Key: HDDS-9732
                 URL: https://issues.apache.org/jira/browse/HDDS-9732
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: István Fajth
            Assignee: István Fajth


If there are both HTTP and HTTPS port present in the NodeStatusInfo object in the JMX of SCM, then the JS code should select the port that belongs the protocol via which the SCM webUI is being rendered.

So if SCM webUI is http, then it should display http links to DNs, while if it is https it should display https links to DNs.

In case the page is rendered http, but DN has only https port defined or vice versa then the fallback to the other protocol would be expected.

In case the DN does not expose neither HTTP nor HTTPS port, then no links should be displayed.



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