[
https://issues.apache.org/jira/browse/HBASE-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531319#comment-14531319
]
Hudson commented on HBASE-13633:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6461 (See
[https://builds.apache.org/job/HBase-TRUNK/6461/])
HBASE-13633 draining_servers.rb broken with NoMethodError: undefined method
'getServerInfo' (Samir Ahmic) (tedyu: rev
67c6352e8afb09c2cfa13f96b821c8f4624620a5)
* bin/draining_servers.rb
> 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)