Yuqi Du has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19407
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 the information, so it is not showed at web pages. This patch adds a variable in protobuf file and show it at web pages. Change-Id: Iac8f0307705d57cea48901102b170c88d73d8c2e --- M src/kudu/tserver/tserver_path_handlers.cc M src/kudu/util/maintenance_manager.cc M src/kudu/util/maintenance_manager.proto 3 files changed, 11 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/19407/1 -- 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: newchange Gerrit-Change-Id: Iac8f0307705d57cea48901102b170c88d73d8c2e Gerrit-Change-Number: 19407 Gerrit-PatchSet: 1 Gerrit-Owner: Yuqi Du <[email protected]>
