Skip to content

Commit

Permalink
HBASE-27295 Correct the comment of list_readservers method in admin.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
2005hithlj committed Aug 11, 2022
1 parent 39b496e commit 90734d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hbase-shell/src/main/ruby/hbase/admin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1610,7 +1610,7 @@ def clear_compaction_queues(server_name, queue_name = nil)
end

#----------------------------------------------------------------------------------------------
# clear dead region servers
# list dead region servers
def list_deadservers
@admin.listDeadServers.to_a
end
Expand Down

0 comments on commit 90734d3

Please sign in to comment.