You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/01 14:52:15 UTC

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

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 to use? I tried following example mentioned by @apurtell on Jira: https://issues.apache.org/jira/browse/HBASE-22978
   
   Although Java code naming refer to log, may be we can use log here also. I felt like keeping this as is. Thought?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services