Source: Add config option for mapping Couchbase collection to Kafka topic
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
David Nault September 1, 2022 at 9:45 PM
Resolved. Many thanks to for the implementation.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
David Nault
David NaultReporter
Shahrzad Haji amin Shirazi
Shahrzad Haji amin Shirazi(Deactivated)Story Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Sentry
Linked Issues
Sentry
Linked Issues
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created September 1, 2022 at 9:04 PM
Updated September 1, 2022 at 9:45 PM
Resolved September 1, 2022 at 9:45 PM
Instabug
Add a new source config property `couchbase.collection.to.topic`
Value is a list of key-value pairs where the key is the qualified name of a Couchbase collection ("scope.collection") and the value is the destination topic.
Example:
Useful when the `couchbase.topic` property is not sufficient because the desired topic name differs from the collection name.