Guanghao Zhang created HBASE-25086:
--------------------------------------
Summary: Refactor Replication: move the default
ReplicationSinkService implementation out
Key: HBASE-25086
URL: https://issues.apache.org/jira/browse/HBASE-25086
Project: HBase
Issue Type: Improvement
Reporter: Guanghao Zhang
Now the Replication implements both ReplicationSourceService and
ReplicationSinkService interface. But most of code is only related to
ReplicationSourceService. Meanwhile, there is a bug when buildServerLoad, as it
not consider the case: ReplicationSourceService implementation is different
with ReplicationSinkService.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)