Uploaded image for project: 'Couchbase Kafka Connector'
  1. Couchbase Kafka Connector
  2. KAFKAC-327

Sink: Support writing to multiple buckets

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 4.2.0
    • None
    • None
    • 0

    Description

      Suggested Release Note:

      A single instance of the Sink connector can now write to different buckets depending on which topic a record was received from. Sink config properties that accept a qualified collection name (like `myScope.myCollection`) now accept an optional bucket prefix, like `myBucket.myScope.myCollection.` If the bucket name component is not specified, it defaults to the value of the `couchbase.bucket` config property.

      The sink config properties that now accept the bucket name prefix are `couchbase.default.collection` and `couchbase.topic.to.collection.map`. For these properties, a bucket name component that contains a dot (`.`) must be escaped by enclosing the name in backticks, since a dot is both the component delimiter and a valid character in a bucket name.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty