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

HMaster does not restart when rsgroup is enabled and /hbase/WALs is moved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Won't Fix
    • 2.2.3
    • None
    • rsgroup
    • None

    Description

      HMaster does not restart when rsgroup is enabled and /hbase/WALs is moved

      HMaster restarts properly if rsgroup is not enabled even if /hbase/WALs is moved.

      Steps to reproduce:

      1. start the cluster
      2. create a table do some put, delete
      3. kill all the region servers and master
      4. move WALs directory for backup (-mv /hbase/WALs /hbase/WALs2)
      5. start the cluster
      6. Master start fails, initialization keep failing
        2020-03-18 11:42:55,369 ERROR [ActiveMasterInitializationMonitor-1584511075369] master.HMaster: Master failed to complete initialization after 900000ms. Please consider submitting a bug report including a thread dump of this process.
        

       

       

       

       

       

      Attachments

        Activity

          People

            arshad.mohammad Mohammad Arshad
            arshad.mohammad Mohammad Arshad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: