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 client is not robust #832

Closed
wk989898 opened this issue Jan 9, 2025 · 0 comments · Fixed by #844
Closed

kafka client is not robust #832

wk989898 opened this issue Jan 9, 2025 · 0 comments · Fixed by #844
Assignees
Labels
enhancement New feature or request type/refactor The issue belongs to a refactor work.

Comments

@wk989898
Copy link
Collaborator

wk989898 commented Jan 9, 2025

We are currently using sarama as our Kafka client to send data. However, we have recently encountered issues with out-of-order message delivery.

This critical bug has persisted for at least a year without a resolution. It has caused significant disruption to our operations and development efforts. Given TiCDC's heavy reliance on these open-source components, we urgently need to find a more robust Kafka client to reduce maintenance costs and ensure the continued reliability of TiCDC.

@wk989898 wk989898 added the enhancement New feature or request label Jan 9, 2025
@wk989898 wk989898 self-assigned this Jan 9, 2025
@wk989898 wk989898 added the type/refactor The issue belongs to a refactor work. label Jan 23, 2025
@ti-chi-bot ti-chi-bot bot closed this as completed in #844 Jan 23, 2025
@ti-chi-bot ti-chi-bot bot closed this as completed in 492437c Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type/refactor The issue belongs to a refactor work.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant