[
https://issues.apache.org/jira/browse/HBASE-23642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-23642.
-----------------------------------
Resolution: Fixed
Pushed to branch-2.1, branch-2.2 and branch-2. Thanks for all the reviews!
> Reintroduce ReplicationUtils.contains as deprecated
> ---------------------------------------------------
>
> Key: HBASE-23642
> URL: https://issues.apache.org/jira/browse/HBASE-23642
> Project: HBase
> Issue Type: Task
> Components: Replication
> Affects Versions: 2.3.0, 2.2.3, 2.1.9
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Major
> Fix For: 2.3.0, 2.2.3, 2.1.9
>
>
> ReplicationUtils.contains was removed in HBASE-23345. This is an IA.Private
> class but HBCK2 relied on this method.
> The plan is to add back the method as deprecated and also move HBCK2 off of
> this to the new ReplicationPeerConfig#needToReplicate(TableName) instead
> (HBASE-23641).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)