[
https://issues.apache.org/jira/browse/HBASE-24736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang updated HBASE-24736:
-----------------------------------
Summary: Remove ReplicationSourceInterface#enqueueLog method and get the
new WAL to replicate from ReplicationQueueStorage directly (was: Remove
ReplicationSourceInterface#enqueueLog method and get the WAL to replicate from
ReplicationQueueStorage directly)
> Remove ReplicationSourceInterface#enqueueLog method and get the new WAL to
> replicate from ReplicationQueueStorage directly
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-24736
> URL: https://issues.apache.org/jira/browse/HBASE-24736
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Priority: Major
>
> There are two choices for this now.
> # Start a backgroud thread and keep to read the new WAL from
> ReplicationQueueStorage.
> # The default ReplicationQueueStorage is based on ZK. Set watcher on znode
> and read the WAL when there are zk event.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)