Croway opened a new pull request, #1757: URL: https://github.com/apache/camel-kafka-connector/pull/1757
## Summary - Set `StorageBackend.COUCHSTORE` when creating test buckets in `CamelSinkCouchbaseITCase` - Couchbase 8.0.0 changed the default storage backend from CouchStore to Magma, which breaks bucket creation without an explicit backend ## Context The `camel-test-infra-couchbase` dependency was updated to use Couchbase Server 8.0.0 (apache/camel@674593c4d55). Camel fixed its own tests in apache/camel@b8507137f47 but `CamelSinkCouchbaseITCase` needs the same fix. ## Test plan - [ ] CI passes with Couchbase 8.0.0 container -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
