You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2019/11/06 10:01:00 UTC

[jira] [Created] (CAMEL-14145) camel-debezium-mongodb not populating correct values in the message body due to different format

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)