Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19392
to look at the new patch set (#2).
Change subject: [www] add slow scans show
......................................................................
[www] add slow scans show
We can get historical completed scans from /scans page right now.
But it is not convenient for us to get slow scans.
I change the previous scan presentation into completed scan show and
add slow scans show. Slow scan defined only by the time used, which
threshold is --slow_scanner_threshold_ms.
The number of slow scans show is limit by --slow_scan_history_count.
Change-Id: Ibd1dcac8b81c5eefd306e7020c9c52b3f28e603c
---
M src/kudu/client/scan_token-test.cc
M src/kudu/tserver/scanners.cc
M src/kudu/tserver/scanners.h
M src/kudu/tserver/tablet_server-test.cc
M src/kudu/tserver/tserver_path_handlers.cc
M www/scans.mustache
6 files changed, 292 insertions(+), 90 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/19392/2
--
To view, visit http://gerrit.cloudera.org:8080/19392
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibd1dcac8b81c5eefd306e7020c9c52b3f28e603c
Gerrit-Change-Number: 19392
Gerrit-PatchSet: 2
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)