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

Enabling a table after master switch does not allow table scan, throwing NotServingRegionException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.3
    • 0.90.4
    • None
    • None
    • Linux

    • Reviewed

    Description

      Following is the scenario:

      Start RS and Active and standby masters
      Create table and insert data.
      Disable the table.
      Stop the active master and switch to the standby master.
      Now enable the table.
      Do a scan on the enabled table.
      NotServingRegionException is Thrown.

      But the same works well when we dont switch the master.

      Attachments

        1. 4052.txt
          13 kB
          Ted Yu
        2. Disabled.bmp
          1.62 MB
          ramkrishna.s.vasudevan
        3. Disabling-1.bmp
          1.56 MB
          ramkrishna.s.vasudevan
        4. Disabling-2.bmp
          1.61 MB
          ramkrishna.s.vasudevan
        5. HBASE-4052.patch
          13 kB
          ramkrishna.s.vasudevan
        6. HBASE-4052-1-_TestCode.patch
          6 kB
          ramkrishna.s.vasudevan
        7. HBASE-4052-1-0.90_1.patch
          5 kB
          ramkrishna.s.vasudevan
        8. HBASE-4052-1-trunk_1.patch
          5 kB
          ramkrishna.s.vasudevan
        9. TestMasterRestartAfterDisablingTable.java
          7 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: