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

Allow easy consumption of MongoDB CDC events by other connectors

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: