Omar Al-Safi created CAMEL-14145:
------------------------------------
Summary: camel-debezium-mongodb not populating correct values in
the message body due to different format
Key: CAMEL-14145
URL: https://issues.apache.org/jira/browse/CAMEL-14145
Project: Camel
Issue Type: Bug
Components: camel-debezium
Reporter: Omar Al-Safi
Assignee: Omar Al-Safi
Fix For: 3.0.0
Since Debezium mongodb contains a slight structure format omitted from Debezium
from other databases, for example `after` key is being replaced with `patch`
only for the mongodb connector which is a results populate the body with `null`
since the debezium component relies on `after` key to populate the message body
--
This message was sent by Atlassian Jira
(v8.3.4#803005)