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

Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      In a live cluster, we do the following step
      1.kill the master;
      1.start the master, and master is initializing;
      3.master complete splitLog
      4.kill the META server
      5.master start assigning ROOT and META
      6.Now meta region data will loss since we may assign meta region before SSH finish split log for dead META server.

      Attachments

        1. hbase-5501.patch
          28 kB
          Chunhui Shen

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zjushch Chunhui Shen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: