Xiao Huang created FLINK-37409: ---------------------------------- Summary: Catch throwable in BinlogSplitReader to exit reading binlog when error occurs Key: FLINK-37409 URL: https://issues.apache.org/jira/browse/FLINK-37409 Project: Flink Issue Type: Bug Components: Flink CDC Reporter: Xiao Huang
BinlogSplitReader catchs *Exception* now when executing binlogSplitReaderTask, which cannot catch *Errors* such as OutOfMemoryError. -- This message was sent by Atlassian Jira (v8.20.10#820010)