Provide unified method of accessing web UI in case of master failover
---------------------------------------------------------------------

                 Key: HBASE-4135
                 URL: https://issues.apache.org/jira/browse/HBASE-4135
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu


Previously we use servername:60010/master.jsp to access web UI.
In case of master failover, the above wouldn't work.

It is desirable to provide unified method of accessing web UI in case of master 
failover. e.g. allow backup master to query zookeeper and redirect request to 
the active master.
 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to