Hello Alexey Serbin, Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11288
to look at the new patch set (#3).
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
---
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(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/11288/3
--
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: newpatchset
Gerrit-Change-Id: Iea14f5504b9665b9c349efc9b3b13fc3fe19d8b2
Gerrit-Change-Number: 11288
Gerrit-PatchSet: 3
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <[email protected]>