Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8067 )
Change subject: Add mustache template for /table ...................................................................... Add mustache template for /table As a run-up to improving the web ui experience when there are multiple masters, this patch switches the /table page to be based on a mustache template. Change-Id: I9fe78e0701c1cd965650b101244212b5988f11fb Reviewed-on: http://gerrit.cloudera.org:8080/8067 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/master/master-path-handlers.cc M src/kudu/master/master-path-handlers.h M src/kudu/server/webui_util.cc M src/kudu/server/webui_util.h A www/table.mustache M www/tables.mustache 6 files changed, 315 insertions(+), 182 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8067 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9fe78e0701c1cd965650b101244212b5988f11fb Gerrit-Change-Number: 8067 Gerrit-PatchSet: 11 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
