Hello Ashwani Raina, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19480
to look at the new patch set (#4).
Change subject: [www] add slow scans show control
......................................................................
[www] add slow scans show control
The slow scans show functions may lead to full scanning and affecting
normal Kudu service without expectation. 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
---
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/4
--
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: newpatchset
Gerrit-Change-Id: Ia96f80561a4c889cbdd1c6dc992184981be86fb6
Gerrit-Change-Number: 19480
Gerrit-PatchSet: 4
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)