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

Pass through configurations for kafka topics/configuration

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 2.2.0.CR1
    • None
    • spanner-connector
    • None
    • False
    • None
    • False

    Description

      What Debezium connector do you use and what version?

      v 2.2.0.Alpha1

      What is the connector configuration?

      {"name": "livestream-connector","config":

      { "connector.class": "io.debezium.connector.spanner.SpannerConnector", "tasks.max": "1", "gcp.spanner.change.stream": "live-table", "gcp.spanner.project.id": "project-stag, "gcp.spanner.instance.id": "development-instance", "gcp.spanner.database.id": "live-db", "gcp.spanner.credentials.path": "/app/services-sa.json", "key.converter.schemas.enable":false, "value.converter.schemas.enable":false }

      }

      What is the captured database version and mode of deployment?

      GCP Managed Spanner DB and Kafka connect deployed on K8s.

      What behaviour do you expect?

      Instead of making changes for every property for every kafka topic/producer, etc. There should be pass through config as mentioned in this zulip message

      https://debezium.zulipchat.com/#narrow/stream/302529-users/topic/High.20CPU.20consumption.20in.20Spanner.20debezium/near/344772790

      What behaviour do you see?

      Have to change configuration manually

      Do you see the same behaviour using the latest relesead Debezium version?

      Yes

      Attachments

        Issue Links

          Activity

            People

              nancyxu567@gmail.com Nancy Xu
              shantanu-sharechat Shantanu Sharma (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: