[ 
https://issues.apache.org/jira/browse/PHOENIX-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Himanshu Gwalani resolved PHOENIX-7632.
---------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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. 
> This subtask is to implement a ReplicationLogProcessor that would read a 
> single replication log file, batch the mutations (in configurable size) and 
> apply the mutations to respective HBase table via async Hbase client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to