Hello Alexey Serbin, Yifan Zhang, Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14601
to look at the new patch set (#6).
Change subject: KUDU-2986 p2: adjust the 'live_row_count' metric in master's
Web UI
......................................................................
KUDU-2986 p2: adjust the 'live_row_count' metric in master's Web UI
Hide the 'live_row_count' metric in the master's Web UI while
there is any tablet which doesn't support live row count. And
unhide it after the legacy tablets are all deleted.
http://master:8051/metrics?ids=5448c0a8658f467ea373d9044d567011
[
{
"type": "table",
"id": "5448c0a8658f467ea373d9044d567011",
"attributes": {
"table_name": "testtable"
},
"metrics": [
{
"name": "on_disk_size",
"value": 8417243
}
]
}
]
Change-Id: I4c7ac5ca7e8ce9dcc37035a7bc46ca69060d6533
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/master-test.cc
M src/kudu/util/metrics.h
3 files changed, 97 insertions(+), 8 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/14601/6
--
To view, visit http://gerrit.cloudera.org:8080/14601
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4c7ac5ca7e8ce9dcc37035a7bc46ca69060d6533
Gerrit-Change-Number: 14601
Gerrit-PatchSet: 6
Gerrit-Owner: helifu <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: helifu <[email protected]>