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

Yanquan Lv updated FLINK-36452:
-------------------------------
    Fix Version/s: cdc-3.5.0
                       (was: cdc-3.4.0)

> Avoid EOFException when reading binlog after a large table has just completed 
> snapshot reading
> ----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-36452
>                 URL: https://issues.apache.org/jira/browse/FLINK-36452
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>    Affects Versions: cdc-3.3.0
>            Reporter: Yanquan Lv
>            Assignee: Yanquan Lv
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cdc-3.5.0
>
>
> When reading binlog after a large table has just completed snapshot reading, 
> we will need to compare the binlog position with All previous chunks to 
> determine if this data has been processed before. However, this process is 
> quite time-consuming and may lead to EOFException of binlog client.
> We should try to shorten the comparison time as much as possible.



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

Reply via email to