Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11968
Change subject: [webui] Fancy table for /mem-trackers and sortable tables ...................................................................... [webui] Fancy table for /mem-trackers and sortable tables This fancifies the table of trackers on /mem-trackers in the style of 6ae9ecbe2595090c78e7afd271aae9d04dd4d0b5. It also adds the ability to sort some tables by some numeric columns. Namely: - the /mem-trackers trackers table is sortable by current consumption and peak consumption - the /tablets page tablets tables are sortable by on-disk size - the /maintenance-manager "non-running op" table is sortable by RAM anchored, logs retained, and perf. I tested this change out manually, verifying that ascending and descending sort looked good. Unfortunately, the bootstrap table library doesn't seem to use a stable sort. Change-Id: Ibdf8e7bd82fe2b95e699b8bb238a9cf0e5a7e727 --- M src/kudu/server/default_path_handlers.cc M src/kudu/server/webserver.cc A www/kudu.js M www/maintenance-manager.mustache M www/tablets.mustache 5 files changed, 91 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/11968/1 -- To view, visit http://gerrit.cloudera.org:8080/11968 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibdf8e7bd82fe2b95e699b8bb238a9cf0e5a7e727 Gerrit-Change-Number: 11968 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
