Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19675 )
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 (cherry picked from commit 97ec58742182bb8175dbf38a94027f845e806926) Reviewed-on: http://gerrit.cloudera.org:8080/19675 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> --- M src/kudu/client/scan_token-test.cc M src/kudu/tserver/scanners.cc 2 files changed, 40 insertions(+), 5 deletions(-) Approvals: Alexey Serbin: Verified Yifan Zhang: Looks good to me, approved Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19675 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: Ia96f80561a4c889cbdd1c6dc992184981be86fb6 Gerrit-Change-Number: 19675 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
