xcangCRM commented on a change in pull request #754: HBASE-22978 : Online slow
response log
URL: https://github.com/apache/hbase/pull/754#discussion_r358518253
##########
File path: hbase-common/src/main/resources/hbase-default.xml
##########
@@ -1930,4 +1930,15 @@ possible configurations would overwhelm and obscure the
important.
this feature.
</description>
</property>
+ <property>
+ <name>hbase.regionserver.slowlog.ringbuffer.size</name>
+ <value>256</value>
Review comment:
by having 256 per RS?
by rough estimation, how much memory it will cost? thanks
If not much, should this be a bigger value. (depends one the size estimation
above)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services