Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9203 Secondary index support through coprocessors
  3. HBASE-9241

Add cp hook before initialize variable set to true in master intialization

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.96.0
    • master
    • None
    • Reviewed

    Description

      This hook helps in following cases.
      1) When we are creating indexed table then there is a chance that master can go down after successful creation of user table but index table creation not yet started.
      This hook helps to find such cases and create missing index table.
      2) if any case there are mismatches in colocation of user and index regions we can run balancer.

      Attachments

        1. HBASE-9241_2.patch
          6 kB
          rajeshbabu
        2. HBASE-9241_2.patch
          6 kB
          rajeshbabu
        3. HBASE-9241.patch
          6 kB
          rajeshbabu

        Activity

          People

            rajesh23 rajeshbabu
            rajesh23 rajeshbabu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: