Croway commented on PR #22494:
URL: https://github.com/apache/camel/pull/22494#issuecomment-4207156090

   I faced an issue in camel-kafka-connectors test, and noticed that couchbase 
is not starting on a default port during tests. The test infra is configured to 
always start couch base on the default ports due to camel-couchbase limitation.
   
   In this PR I am removing that limitation (it is now possible to define a 
connection string), and I am updating the test-infra to start couchbase on a 
random port (as expected).
   
   This way, the tests in camel-kafka-connectors should be successful... 
hopefully!


-- 
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]

Reply via email to