Skip to content
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

kafka consumer support debezium protocol #12033

Open
wk989898 opened this issue Jan 21, 2025 · 0 comments
Open

kafka consumer support debezium protocol #12033

wk989898 opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@wk989898
Copy link
Collaborator

Is your feature request related to a problem?

Since Debezium protocol supports DDL events, we could use Kafka consumer to decode messages. This could help check data consistency with Debezium protocol and make Debezium protocol more reliable and robust.

Describe the feature you'd like

Read messages from Kafka and decode them into DDL/DML events

Describe alternatives you've considered

No response

Teachability, Documentation, Adoption, Migration Strategy

No response

@wk989898 wk989898 added the type/feature Issues about a new feature label Jan 21, 2025
@wk989898 wk989898 self-assigned this Jan 21, 2025
@wk989898 wk989898 added area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement. and removed type/feature Issues about a new feature labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant