Sink: Cannot connect to Couchbase on custom port
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
relates to
Activity
Show:
David Nault June 15, 2020 at 9:54 PM
Resolved in 4.0.0-pre.1 which uses SDK 3
David Nault May 20, 2020 at 4:00 PM
@Arun Vijayraghavan The Source connector is driven by the Java DCP client, which does support bootstrapping via custom ports.
Arun Vijayraghavan May 20, 2020 at 3:41 PM
Reviving older tickets, I understand the comment on using SDK3 or backporting the fix to SDK2
How were we able to fix https://couchbasecloud.atlassian.net/browse/KAFKAC-165. looks like the same problem but with Source Connector ?
David Nault March 17, 2020 at 8:06 PM
Bootstrapping the Couchbase connection with custom ports is supported by SDK 3, but not by the latest SDK 2 (2.7.13) which is what the Kafka connector uses.
We'll either need to backport the custom port support to SDK 2, or update the DCP client and Kafka connector to use SDK 3.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
David Nault
David NaultReporter
David Nault
David NaultStory 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 March 17, 2020 at 8:01 PM
Updated June 15, 2020 at 9:54 PM
Resolved June 15, 2020 at 9:53 PM
Instabug
Attempting to connect using a custom port with the Sink connector results in an error.
Example config snippet:
connection.cluster_address=192.168.64.4:30711