Sun Xin created HBASE-24359:
-------------------------------
Summary: Optionally ignore edits for deleted CFs for replication.
Key: HBASE-24359
URL: https://issues.apache.org/jira/browse/HBASE-24359
Project: HBase
Issue Type: Improvement
Components: Replication
Affects Versions: 2.2.4
Reporter: Sun Xin
Assignee: Sun Xin
Fix For: 3.0.0-alpha-1
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|https://issues.apache.org/jira/browse/HBASE-12091]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)