debezium/dbz

ByLogicalTableRouter should support MongoDB [DBZ-1075]

Closed

#197 opened on Dec 11, 2025

 (0 comments) (0 reactions) (0 assignees)HTML (6 forks)auto 404
component/core-librarycomponent/mongodb-connectorgood first issuemigrated-from-jiratype/enhancement

Repository metrics

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

Description

Migrated from DBZ-1075

{{io.debezium.transforms.ByLogicalTableRouter.updateEnvelopeSchema(Schema, String)}} requires {{before}} field to be present in the envelope. This is not the case for the MongoDB connector.

Contributor guide