Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-409

Allow easy consumption of MongoDB CDC events by other connectors

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 0.7.2
    • 0.6
    • mongodb-connector
    • None

      Right now we are serializing the JSON object into one of message fields and sent them into Kafka. The problem is that sink connectors (like Elasticsearch, maybe kafka streams have the same requirement) can have a problems to consume message in such format. We should then

      • either provide an SMT to extract the serialized message and convert it into Struct
      • or provide a configuration option in MongoDB connector to store the content as {{Structt} instead of serialized form

            [DBZ-409] Allow easy consumption of MongoDB CDC events by other connectors

            Released

            Jiri Pechanec added a comment - Released

            It's worked on by sairam881990, but still needs a few adjustments. Re-scheduling for 0.7.1.

            Gunnar Morling added a comment - It's worked on by sairam881990, but still needs a few adjustments. Re-scheduling for 0.7.1.

              Unassigned Unassigned
              jpechane Jiri Pechanec
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: