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

Debezium publishes schema change without key info

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 0.2
    • 0.1
    • mysql-connector
    • None

      it seems that the schema change topic message does not have keys which would break kafka connect unless we comment out

      CONNECT_key.converter.schemas.enable=false
      CONNECT_value.converter.schemas.enable=false
      

      Chatted with Randall in gitter, he mentioned that a non-null scheme needs to be supplied for the keys.

            rhauch Randall Hauch (Inactive)
            cccc1999 Cheng Chen (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: