ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow 
response log
URL: https://github.com/apache/hbase/pull/754#discussion_r377273341
 
 

 ##########
 File path: src/main/asciidoc/_chapters/hbase-default.adoc
 ##########
 @@ -2207,3 +2207,39 @@ The percent of region server RPC threads failed to 
abort RS.
 .Default
 `-1`
 
+
+[[hbase.regionserver.slowlog.ringbuffer.size]]
+*`hbase.regionserver.slowlog.ringbuffer.size`*::
++
+.Description
+
+      Default size of ringbuffer to be maintained by each RegionServer in order
+      to store online slowlog responses. This is an in-memory ring buffer of
+      requests that were judged to be too slow in addition to the 
responseTooSlow
+      logging. The in-memory representation would be complete.
+      For more details: https://issues.apache.org/jira/browse/HBASE-22978
 
 Review comment:
   Instead of pointing off to a JIRA, how about refer to your new "Get Slow 
Response Log from shell" section in the book?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to