debezium/dbz

add documentation for multi-engine support

Open

#1,552 opened on Jan 20, 2026

View on GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (6 forks)auto 404
component/debezium-quarkus-extensiongood first issuetype/task

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Context

Add documentation that shows how to run multiple Debezium engines in the same Quarkus application using the Debezium Quarkus extension. This capability landed in the 3.4 release line (“Multi‑engine support”), but the user‑facing docs don’t yet show how to configure and consume it.

here the PR that explain the usage: https://github.com/debezium/debezium/pull/6731

Contributor guide