[
https://issues.apache.org/jira/browse/HBASE-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-13633:
---------------------------
Summary: draining_servers.rb broken with NoMethodError: undefined method
'getServerInfo' (was: draining_servers.rb broken with NoMethodError: undefined
method `getServerInfo)
> draining_servers.rb broken with NoMethodError: undefined method
> 'getServerInfo'
> -------------------------------------------------------------------------------
>
> Key: HBASE-13633
> URL: https://issues.apache.org/jira/browse/HBASE-13633
> Project: HBase
> Issue Type: Bug
> Components: scripts
> Affects Versions: 2.0.0
> Reporter: Samir Ahmic
> Assignee: Samir Ahmic
> Fix For: 2.0.0
>
> Attachments: HBASE-13633.patch
>
>
> Here is stack trace
> {code}
> NoMethodError: undefined method `getServerInfo' for
> #<Java::OrgApacheHadoopHbase::ClusterStatus:0x6175f8cb>
> getServers at draining_servers.rb:53
> __for__ at draining_servers.rb:71
> each at org/jruby/RubyArray.java:1620
> getServerNames at draining_servers.rb:64
> addServers at draining_servers.rb:86
> (root) at draining_servers.rb:152
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)