Himanshu Gwalani created PHOENIX-7632: -----------------------------------------
Summary: Replication Log Reader - ReplicationLogProcessor Component Key: PHOENIX-7632 URL: https://issues.apache.org/jira/browse/PHOENIX-7632 Project: Phoenix Issue Type: Sub-task Reporter: Himanshu Gwalani Assignee: Himanshu Gwalani As described in the [design document|https://docs.google.com/document/d/1U2ULZ1xENDxGhAxdy5U0JYGVO5790VR5AOAJMiXHIPc/edit?tab=t.0#heading=h.uykocsryqxg1] for PHOENIX-7562, Replication Log Reader incorporates a set of threads on the standby cluster that consume the incoming replication log files, written by the source side, and applies the changes to the local HBase tables. It continuously replays and applies the replication logs so that the standby cluster remains as close to in-sync with the active cluster as possible. This subtask is to further design and implement Replication Log Reader. -- This message was sent by Atlassian Jira (v8.20.10#820010)