Skip to content

Support for engine filtering and multi connector engine #2007

@kmos

Description

@kmos

Context

The engine's startup path previously obtained a single DebeziumConnectorRegistry from the CDI container and iterated its engines directly. This worked for single-connector deployments but had no way to aggregate engines from multiple connectors (e.g., Postgres + MySQL running side by side), and no mechanism to selectively start only a subset of those engines.

Changes

We should support multi connector engines with filtering rule for startup

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions