Ted Yu created HBASE-9841:
-----------------------------
Summary: Provide tracking URL which is immune to switch of active
master
Key: HBASE-9841
URL: https://issues.apache.org/jira/browse/HBASE-9841
Project: HBase
Issue Type: Task
Reporter: Ted Yu
Currently each master provides web UI whose URL would not survive master
failure.
For downstream project, it is desirable to have a tracking URL for the cluster
which is always functional regardless which machine runs the active master.
One solution is to run light weight web server on designated server which
serves the URL on well known port.
--
This message was sent by Atlassian JIRA
(v6.1#6144)