Skip to content

Conversation

@ozangunalp
Copy link
Collaborator

When concurrency is enabled the DLQ producer for each concurrent consumer was not properly inheriting parent channel configuration properties like bootstrap.servers, sasl.jaas.config, etc.

OverrideConnectorConfig can now accept another ConnectorConfig as it's source.

Fixes #2766

@ozangunalp ozangunalp requested a review from cescoffier November 5, 2025 07:03
@cescoffier cescoffier merged commit f78f654 into smallrye:main Nov 5, 2025
4 checks passed
@ozangunalp ozangunalp added this to the 4.31.0 milestone Nov 6, 2025
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 this pull request may close these issues.

Kafka DLQ config doesn't work will concurrency enabled topics

2 participants