Hello Alexey Serbin, Yingchun Lai, Yifan Zhang, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19407
to look at the new patch set (#5).
Change subject: [web] add maintenance op statistics information at web pages
for data_retained_bytes
......................................................................
[web] add maintenance op statistics information at web pages for
data_retained_bytes
MaintenanceOpStats has collected statistics about 'data_retained_bytes_',
which means the amount of disk capacity can be freed later. But the protobuf
file has no suchinformation, so it is not shown at web pages.
This patch adds a field in the protobuf file and updates the embedded web server
to show the retained bytes for a maintenance operation.
Change-Id: Iac8f0307705d57cea48901102b170c88d73d8c2e
---
M src/kudu/integration-tests/webserver-stress-itest.cc
M src/kudu/tserver/tserver_path_handlers.cc
M src/kudu/util/maintenance_manager.cc
M src/kudu/util/maintenance_manager.proto
M www/maintenance-manager.mustache
5 files changed, 27 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/19407/5
--
To view, visit http://gerrit.cloudera.org:8080/19407
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iac8f0307705d57cea48901102b170c88d73d8c2e
Gerrit-Change-Number: 19407
Gerrit-PatchSet: 5
Gerrit-Owner: Yuqi Du <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Yuqi Du <[email protected]>