-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[FLINK-38111] [oceanbase]:Migrate OceanBase CDC Connector from LogProxy to Binlog Service. #4061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@lvyanquan Please help trigger github CI and take a look. |
@sunzhaoyang Please review the doc. |
@lvyanquan Hi, I checked the reason for the GitHub CI test failure, and it appears to be unrelated to this PR. |
Yes, you can rebase the master to solve this literary problem. |
5a0fec9
to
96f4934
Compare
96f4934
to
b97bd33
Compare
@lvyanquan I've completed the rebase. Please help trigger GitHub CI again and take a look. |
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-oceanbase-cdc/pom.xml
Outdated
Show resolved
Hide resolved
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-oceanbase-cdc/pom.xml
Outdated
Show resolved
Hide resolved
...base-cdc/src/test/java/org/apache/flink/cdc/connectors/oceanbase/OceanBaseCharsetITCase.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
…xy to Binlog Service. (apache#4061)
Background
Proposed Changes