[
https://issues.apache.org/jira/browse/HBASE-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496543#comment-14496543
]
Hudson commented on HBASE-13475:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #902 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/902/])
HBASE-13475 Small spelling mistake in region_mover#isSuccessfulScan causes
NoMethodError (Victor Xu) (tedyu: rev 8d8445dc54ae58ac528d5e6095add17c05397423)
* bin/region_mover.rb
> Small spelling mistake in region_mover#isSuccessfulScan causes NoMethodError
> ----------------------------------------------------------------------------
>
> Key: HBASE-13475
> URL: https://issues.apache.org/jira/browse/HBASE-13475
> Project: HBase
> Issue Type: Bug
> Components: scripts
> Affects Versions: 0.98.11, 0.98.12
> Reporter: Victor Xu
> Assignee: Victor Xu
> Priority: Trivial
> Fix For: 2.0.0, 1.1.0, 0.98.13
>
> Attachments: HBASE-13475-v0.patch
>
>
> A small spelling mistake in region_mover#isSuccessfulScan method can cause
> NoMethodError while rolling upgrade:
> 15/04/15 11:47:23 INFO region_mover: Waiting for the pool to complete
> NoMethodError: undefined method `InclusiveStopFilter' for main:Object
> isSuccessfulScan at
> /home/hadoop/hadoop_hbase/hbase-current/bin/region_mover.rb:105
> unloadRegions at
> /home/hadoop/hadoop_hbase/hbase-current/bin/region_mover.rb:331
> call at org/jruby/RubyProc.java:270
> call at org/jruby/RubyProc.java:220
> initialize at
> /home/hadoop/hadoop_hbase/hbase-current/bin/thread-pool.rb:33
> loop at org/jruby/RubyKernel.java:1439
> initialize at
> /home/hadoop/hadoop_hbase/hbase-current/bin/thread-pool.rb:31
> catch at org/jruby/RubyKernel.java:1212
> initialize at
> /home/hadoop/hadoop_hbase/hbase-current/bin/thread-pool.rb:30
> call at org/jruby/RubyProc.java:270
> call at org/jruby/RubyProc.java:224
> This bug is from HBASE-12957
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)