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

Fix typo in README of debezium/connect-base image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.7.4
    • None
    • container-images
    • None
    • Thanks for reporting back. Typo is fixed.

      Using Json payload with no schema gives the following exception:

      JsonConverter with schemas.enable requires "schema" and "payload" fields and may not contain additional fields. If you are trying to deserialize plain JSON data, set schemas.enable=false in your converter configuration

      There is no environment variable named KEY_CONVERTER_SCHEMAS_ENABLE or VALUE_CONVERTER_SCHEMAS_ENABLE.

      Trying to set them using CONNECT_KEY_CONVERTER_SCHEMAS_ENABLE=false }}and {{CONNECT_VALUE_CONVERTER_SCHEMAS_ENABLE=false gives following error:

      docker: invalid reference format

            gunnar.morling Gunnar Morling
            junaid.razzaq Junaid Razzaq (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: