Skip to content

Added support for multiple databases - MySQL #531

Closed
@subkanthi

Description

@subkanthi

Debezium connectors supports multiple databases use this configuration variable
"database.include.list", where a list of databases can be provided.

But currently Sink connector only supports writing the results to a single database.

clickhouse.server.database: "test"

This issue is to add support for multiple databases so we could replicate multiple MySQL databases to multiple CH databases using one sink connector process.

Metadata

Metadata

Assignees

Labels

high-prioritykafkaIssues related to Kafka versionlightweightIssues related to Lightweight versionqa-verifiedlabel to mark issues that were verified by QA

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions