Duo Zhang created HBASE-20227:
---------------------------------
Summary: 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
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)