KeDeng has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19480
Change subject: [www] add slow scans show control ...................................................................... [www] add slow scans show control The slow sans show functions may lead full scanning and affecting normal Kudu service without perception. So I add --show_slow_scans to control whether to show slow scans in the /scans page of web and record the slow scans in the log. The default value of the flag --show_slow_scans is false, which means slow scans show is disabled by default. Change-Id: Ia96f80561a4c889cbdd1c6dc992184981be86fb6 --- M src/kudu/client/scan_token-test.cc M src/kudu/tserver/scanners.cc 2 files changed, 40 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/19480/1 -- To view, visit http://gerrit.cloudera.org:8080/19480 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia96f80561a4c889cbdd1c6dc992184981be86fb6 Gerrit-Change-Number: 19480 Gerrit-PatchSet: 1 Gerrit-Owner: KeDeng <[email protected]>
