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

cdc: Support Kafka sink #381

Closed
pingyu opened this issue Dec 31, 2023 · 0 comments · Fixed by #380 or #382
Closed

cdc: Support Kafka sink #381

pingyu opened this issue Dec 31, 2023 · 0 comments · Fixed by #380 or #382

Comments

@pingyu
Copy link
Collaborator

pingyu commented Dec 31, 2023

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:

Support sink to Kafka.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

pingyu added a commit that referenced this issue Jan 5, 2024
* wip

Signed-off-by: Ping Yu <[email protected]>

* add go:generate

Signed-off-by: Ping Yu <[email protected]>

* add tools/Makefile

Signed-off-by: Ping Yu <[email protected]>

* fix build error

Signed-off-by: Ping Yu <[email protected]>

* built

Signed-off-by: Ping Yu <[email protected]>

* fix

Signed-off-by: Ping Yu <[email protected]>

* fix ut

Signed-off-by: Ping Yu <[email protected]>

* clean up

Signed-off-by: Ping Yu <[email protected]>

* fix ut

Signed-off-by: Ping Yu <[email protected]>

* add ut

Signed-off-by: Ping Yu <[email protected]>

* fix check

Signed-off-by: Ping Yu <[email protected]>

* polish

Signed-off-by: Ping Yu <[email protected]>

---------

Signed-off-by: Ping Yu <[email protected]>
pingyu added a commit that referenced this issue Jan 8, 2024
* wip

Signed-off-by: Ping Yu <[email protected]>

* add go:generate

Signed-off-by: Ping Yu <[email protected]>

* add tools/Makefile

Signed-off-by: Ping Yu <[email protected]>

* fix build error

Signed-off-by: Ping Yu <[email protected]>

* built

Signed-off-by: Ping Yu <[email protected]>

* fix

Signed-off-by: Ping Yu <[email protected]>

* fix ut

Signed-off-by: Ping Yu <[email protected]>

* clean up

Signed-off-by: Ping Yu <[email protected]>

* fix ut

Signed-off-by: Ping Yu <[email protected]>

* add ut

Signed-off-by: Ping Yu <[email protected]>

* fix check

Signed-off-by: Ping Yu <[email protected]>

* first works

Signed-off-by: Ping Yu <[email protected]>

* kafka sink in run.sh

Signed-off-by: Ping Yu <[email protected]>

* fix failpoint

Signed-off-by: Ping Yu <[email protected]>

* fix fmt

Signed-off-by: Ping Yu <[email protected]>

* fix sigstop

Signed-off-by: Ping Yu <[email protected]>

* fix check

Signed-off-by: Ping Yu <[email protected]>

* skip not support case

Signed-off-by: Ping Yu <[email protected]>

* default to kafka

Signed-off-by: Ping Yu <[email protected]>

* update readme.md in tests

Signed-off-by: Ping Yu <[email protected]>

* polish

Signed-off-by: Ping Yu <[email protected]>

---------

Signed-off-by: Ping Yu <[email protected]>
pingyu added a commit that referenced this issue Jan 25, 2024
* kafka consumer tolerate TiKV errors

Signed-off-by: Ping Yu <[email protected]>

* polish

Signed-off-by: Ping Yu <[email protected]>

* improve download

Signed-off-by: Ping Yu <[email protected]>

* fix no wget

Signed-off-by: Ping Yu <[email protected]>

* trap kafka consumer log on exit

Signed-off-by: Ping Yu <[email protected]>

* more logs

Signed-off-by: Ping Yu <[email protected]>

* more memory usage for kafka sink

Signed-off-by: Ping Yu <[email protected]>

* trigger CI

Signed-off-by: Ping Yu <[email protected]>

* skip error on memory oversize for Kafka sink

Signed-off-by: Ping Yu <[email protected]>

* longer check_sync_diff timeout

Signed-off-by: Ping Yu <[email protected]>

* check event nil

Signed-off-by: Ping Yu <[email protected]>

---------

Signed-off-by: Ping Yu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant