[ https://issues.apache.org/jira/browse/FLINK-38111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
yuan reopened FLINK-38111: -------------------------- > Migrate OceanBase CDC Connector from LogProxy to OceanBase Binlog Service > -------------------------------------------------------------------------- > > Key: FLINK-38111 > URL: https://issues.apache.org/jira/browse/FLINK-38111 > Project: Flink > Issue Type: Improvement > Components: Flink CDC > Reporter: yuan > Priority: Major > Labels: cdc, enhancement, pull-request-available > Fix For: cdc-3.5.0 > > > h4. *Background* > * Log Proxy is officially deprecated, making the existing OceanBase CDC > connector obsolete. > * OceanBase now provides {*}OceanBase Binlog Service{*}, a more stable and > scalable solution for CDC. > h4. *Proposed Changes* > # {*}Remove Legacy Code{*}: > ## Delete all code related to the deprecated LogProxy-based implementation. > # *Base on* {{{}mysql-cdc{}}}: > ## Refactor the OceanBase CDC connector by leveraging the existing > {{mysql-cdc}} connector. > ## Adapt the codebase to ensure compatibility with {*}OceanBase Binlog > Service{*}. > # {*}Documentation Update{*}: > ## Highlight differences between the old (LogProxy) and new (Binlog Service) > implementations. -- This message was sent by Atlassian Jira (v8.20.10#820010)