[
https://issues.apache.org/jira/browse/FLINK-38111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yuan updated FLINK-38111:
-------------------------
Description:
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.
was:
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.
> 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
>
> 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)