debezium / debezium/dbz

Scale up processing of change events [DBZ-3378]

Open
#449 0 comments 0 reactions 0 assignees View on GitHub
component/cassandra-connector migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-3378](https://issues.redhat.com/browse/DBZ-3378)

Increase the number of change event queues and queue processors to parallelize the processing and publishing of change events. Commit log files are only moved out from cdc_raw directory when all change events related with this file have been published to Kafka. Because of this, we want to make sure that change events are processed and published fast so that commit log files won't pile in cdc_raw directory, which will potentially cause write suspension in Cassandra DB.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.