[
https://issues.apache.org/jira/browse/KUDU-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292299#comment-15292299
]
Todd Lipcon commented on KUDU-501:
----------------------------------
A few things I noticed here:
- since the follower masters don't have an active catalog manager, they
currently show an empty list of tables. That is quite counter-intuitive. We
should probably redirect to the currently known leader (or attempt to proxy) or
something
- the /masters list only shows the registrations, not the hostnames, even
though users usually think in terms of hostnames
> Web UI and metrics support for replicated master
> ------------------------------------------------
>
> Key: KUDU-501
> URL: https://issues.apache.org/jira/browse/KUDU-501
> Project: Kudu
> Issue Type: Sub-task
> Components: ops-tooling
> Affects Versions: M5
> Reporter: Todd Lipcon
>
> The web UI should have info on the configured master quorum and who is
> leader. We should also make sure any relevant metrics are exposed (ie that
> the existing consensus metrics are plumbed, and anything else that might be
> relevant to monitor the operation of the master quorum)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)