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:
[email protected]