Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6681

Enable new indexes to be optionally created in CREATE_DISABLED state

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.2.0
    • None
    • None

    Description

      When we create/drop some indexes in one datacenter, the replication pair doesn't immediately have this index and Hbase throws a replication error when we try to write into indexes that don't have a matching table on the replication pair.

      To remediate this issue, we can optionally create them in CREATE_DISABLED state and enable them after all the replication peers have the table.

      Same is true for dropping indexes. When they are dropped we can first disable them and drop them later.

      Attachments

        Activity

          People

            palashc Palash Chauhan
            giskender Gokcen Iskender
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: