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 2020/08/07 01:50:32 UTC

[GitHub] [hbase] bsglz commented on a change in pull request #2207: HBASE-24826 Add some comments for processlist in hbase shell

bsglz commented on a change in pull request #2207:
URL: https://github.com/apache/hbase/pull/2207#discussion_r466776501



##########
File path: hbase-shell/src/main/ruby/shell/commands/processlist.rb
##########
@@ -27,10 +27,10 @@ def help
 
   hbase> processlist
   hbase> processlist 'all'
-  hbase> processlist 'general'
-  hbase> processlist 'handler'
-  hbase> processlist 'rpc'
-  hbase> processlist 'operation'
+  hbase> processlist 'general'     //non-RPC Tasks, such as compact, flush etc

Review comment:
       Will fix later.
   Thanks.




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