Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11288 )
Change subject: [webui] Convert /tablet and its offshoots to mustache ...................................................................... [webui] Convert /tablet and its offshoots to mustache This patch converts the following pages to mustache templates: * /tablet * /tablet-consensus-status * /tablet-rowsetlayout-svg * /log-anchors It does the conversion as simply as possible and makes no changes to the content exposed, except it linkifies the tablet id in a couple of cases. Follow-ups will make improvements and add more information. Change-Id: Iea14f5504b9665b9c349efc9b3b13fc3fe19d8b2 Reviewed-on: http://gerrit.cloudera.org:8080/11288 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Will Berkeley <[email protected]> --- M src/kudu/server/webui_util.cc M src/kudu/tserver/tserver_path_handlers.cc M src/kudu/tserver/tserver_path_handlers.h A www/log-anchors.mustache A www/tablet-consensus-status.mustache A www/tablet-rowsetlayout-svg.mustache A www/tablet.mustache 7 files changed, 201 insertions(+), 129 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Will Berkeley: Verified -- To view, visit http://gerrit.cloudera.org:8080/11288 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iea14f5504b9665b9c349efc9b3b13fc3fe19d8b2 Gerrit-Change-Number: 11288 Gerrit-PatchSet: 4 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
