Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19480 )
Change subject: [www] add slow scans show control ...................................................................... [www] add slow scans show control The slow scans show functionality may lead to full scanning and affecting normal Kudu service unexpectedly. Add --show_slow_scans flag to control whether to show slow scans on 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 Reviewed-on: http://gerrit.cloudera.org:8080/19480 Reviewed-by: Yingchun Lai <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/client/scan_token-test.cc M src/kudu/tserver/scanners.cc 2 files changed, 40 insertions(+), 5 deletions(-) Approvals: Yingchun Lai: Looks good to me, approved Kudu Jenkins: Verified -- 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: merged Gerrit-Change-Id: Ia96f80561a4c889cbdd1c6dc992184981be86fb6 Gerrit-Change-Number: 19480 Gerrit-PatchSet: 9 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
