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

 ##########
 File path: hbase-shell/src/main/ruby/shell.rb
 ##########
 @@ -333,10 +333,12 @@ def help_footer
     normalizer_switch
     normalizer_enabled
     is_in_maintenance_mode
+    clear_slow_responses
 
 Review comment:
   Using clear_slow_responses and get_slow_responses might be simpler and I 
tried following example mentioned by @apurtell on Jira: 
https://issues.apache.org/jira/browse/HBASE-22978
   
   However, since JAVA code references refer to "log", I believe it is fine to 
update here also.

----------------------------------------------------------------
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