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

Optionally ignore edits for deleted CFs for replication.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.4
    • 3.0.0-alpha-1, 2.3.0
    • Replication
    • None
    • Introduce a new config hbase.replication.drop.on.deleted.columnfamily, default is false. When config to true, the replication will drop the edits for columnfamily that has been deleted from the replication source and target.

    Description

      Replication will be stuck after we delete CFs from both the source and the sink, if the source still has outstanding edits that now it could not get rid of. Now all replication is backed up behind these unreplicatable edits.
      We should have an option to ignore edits for deleted CFs at the source.

      This issue is similar to HBASE-12091

      Attachments

        Issue Links

          Activity

            People

              Ddupg Sun Xin
              Ddupg Sun Xin
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: