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

Cannot set offset.flush.interval.ms via docker entrypoint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 0.9.3.Final
    • 0.9.2.Final
    • container-images
    • None

      It's expected that by setting the `$CONNECT_OFFSET_FLUSH_TIMEOUT_MS` environment variable you can change the value of the setting `offset.flush.interval.ms`.

      Due to a typo in the `docker-entrypoint.sh` script it's not possible, see the version at 0.9.2.Final:
      https://github.com/debezium/docker-images/blob/v0.9.2.Final/connect-base/0.9/docker-entrypoint.sh#L140

      To fix it we can rename the variable by renaming the `K` prefix

              renatomefi Renato Mefi (Inactive)
              renatomefi Renato Mefi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: