bbeaudreault commented on code in PR #5188:
URL: https://github.com/apache/hbase/pull/5188#discussion_r1173963970


##########
src/main/asciidoc/_chapters/ops_mgt.adoc:
##########
@@ -1904,14 +1904,20 @@ It is also prepended with identifying tags 
`(responseTooSlow)`, `(responseTooLar
 
 ==== Configuration
 
-There are two configuration knobs that can be used to adjust the thresholds 
for when queries are logged.
+There are four configuration knobs that can be used to adjust the thresholds 
for when queries are logged.

Review Comment:
   Can you add 1-2 more sentences here explaining why Scan gets its own? For 
example "Two knobs allow controlling the size and time threshold for all 
queries. Since Scans can often be larger and slower than other queries, there 
is an additional two knobs for setting a different threshold for those."



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to