[
https://issues.apache.org/jira/browse/HBASE-25086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang updated HBASE-25086:
-----------------------------------
Description: Now the Replication implements both ReplicationSourceService
and ReplicationSinkService interface. But most of code is only related to
ReplicationSourceService. Meanwhile, there is a bug when
HRegionServer#buildServerLoad, as it not consider the case:
ReplicationSourceService implementation is different with
ReplicationSinkService. (was: 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.)
> 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
> Priority: Major
>
> Now the Replication implements both ReplicationSourceService and
> ReplicationSinkService interface. But most of code is only related to
> ReplicationSourceService. Meanwhile, there is a bug when
> HRegionServer#buildServerLoad, as it not consider the case:
> ReplicationSourceService implementation is different with
> ReplicationSinkService.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)