Skip to content

CAMEL-23300: pass connectionString to couchbase-sink connector#1761

Merged
Croway merged 1 commit into
mainfrom
CAMEL-23300/couchbase-connection-string
Apr 13, 2026
Merged

CAMEL-23300: pass connectionString to couchbase-sink connector#1761
Croway merged 1 commit into
mainfrom
CAMEL-23300/couchbase-connection-string

Conversation

@Croway
Copy link
Copy Markdown
Contributor

@Croway Croway commented Apr 13, 2026

Summary

  • Expose the connectionString endpoint option in the couchbase-sink kamelet and connector config
  • Pass service.getConnectionString() in the integration test so the Couchbase SDK connects to the correct randomly-mapped KV port

Depends on apache/camel-kamelets#2792 for the upstream kamelet catalog update.

Test plan

  • CamelSinkCouchbaseITCase.testBasicSendReceive passes locally with Couchbase 8.0.0 container and random port mapping

Expose the connectionString endpoint option so the Couchbase SDK
connects to the correct KV port when Testcontainers maps ports randomly.
@Croway Croway requested a review from oscerd April 13, 2026 09:36
@Croway Croway merged commit 5206848 into main Apr 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant