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: Batch writes to sinks in Kafka consumer #395

Closed
pingyu opened this issue Feb 25, 2024 · 0 comments · Fixed by #396
Closed

cdc: Batch writes to sinks in Kafka consumer #395

pingyu opened this issue Feb 25, 2024 · 0 comments · Fixed by #396

Comments

@pingyu
Copy link
Collaborator

pingyu commented Feb 25, 2024

Feature Request

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

Describe the feature you'd like:

Batch writes to sinks in Kafka consumer. Otherwise the efficiency is low.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

pingyu added a commit that referenced this issue Mar 5, 2024
* collect pprof heap

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

* unlimit retry for pd connection

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

* reduce record size

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

* log level: info

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

* reduce data size; add grafana panel

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

* batch

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

* fix

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

* try debug

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

* fix encoder size

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

* fix

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

* MQMessage pool

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

* fix release

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

* wip

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

* fix flaky ut

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

* logging

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

* fix ut

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

* wip

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

* adjust memory release parameter

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

* polish

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

* polish

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

* polish

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

* polish

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

* fix ut

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

* polish

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
Development

Successfully merging a pull request may close this issue.

1 participant