bitoffdev commented on a change in pull request #2058:
URL: https://github.com/apache/hbase/pull/2058#discussion_r456617522



##########
File path: hbase-shell/src/main/ruby/shell/commands/clear_block_cache.rb
##########
@@ -33,6 +33,7 @@ def help
 
       def command(table_name)
         formatter.row([admin.clear_block_cache(table_name)])
+        nil

Review comment:
       formatter.row returns the running total number of rows printed 
(`@row_count`) since the last call to formatter.header




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


Reply via email to