Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13475

Small spelling mistake in region_mover#isSuccessfulScan causes NoMethodError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.98.11, 0.98.12
    • 1.1.0, 0.98.13, 2.0.0
    • scripts
    • None
    • Reviewed

    Description

      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

      Attachments

        1. HBASE-13475-v0.patch
          0.6 kB
          Victor Xu

        Issue Links

          Activity

            People

              victorunique Victor Xu
              victorunique Victor Xu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: