[
https://issues.apache.org/jira/browse/HBASE-20227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingyun Tian updated HBASE-20227:
---------------------------------
Attachment: HBASE-20227.master.001.patch
> Add UT for ReplicationUtils.contains method
> -------------------------------------------
>
> Key: HBASE-20227
> URL: https://issues.apache.org/jira/browse/HBASE-20227
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Duo Zhang
> Assignee: Jingyun Tian
> Priority: Major
> Attachments: HBASE-20227.master.001.patch
>
>
> The method is extracted from NamespaceTableCfWALEntryFilter. But
> NamespaceTableCfWALEntryFilter is in the hbase-server module so the UTs which
> tests the function of this method are also in the hbase-server module. If
> later we modify ReplicationUtils.contains without touching any code in
> hbase-server, then we will not run the UTs for this method and may introduce
> bugs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)