Yida Wu has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21294


Change subject: IMPALA-12874: Identify active and standby catalog and 
statestore the web debug endpoint
......................................................................

IMPALA-12874: Identify active and standby catalog and statestore the web debug 
endpoint

This patch adds support to display the HA status of catalog and
statestore on the root web page. The status will be presented
as "Catalog Status: Active" or "Statestore Status: Standby"
based on the values retrieved from the metrics
catalogd-server.active-status and statestore.active-status.

If the catalog or statestore is standalone, it will show active as
the status, which is same as the metric.

Tests:
Ran core tests.
Manually tests the web page, and verified the status display is
correct.

Change-Id: Ie9435ba7a9549ea56f9d080a9315aecbcc630cd2
---
M be/src/common/daemon-env.h
M be/src/util/default-path-handlers.cc
M be/src/util/default-path-handlers.h
M www/root.tmpl
4 files changed, 61 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/21294/1
--
To view, visit http://gerrit.cloudera.org:8080/21294
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9435ba7a9549ea56f9d080a9315aecbcc630cd2
Gerrit-Change-Number: 21294
Gerrit-PatchSet: 1
Gerrit-Owner: Yida Wu <[email protected]>

Reply via email to