orpiske commented on issue #629:
URL: 
https://github.com/apache/camel-kafka-connector/issues/629#issuecomment-727842488


   @oscerd I gave it a try with Couchbase and 3.7. The URL formatting via 
`camel.sink.url` is OK now. 
   
   However, when using only properties, our code is still formatting the URL 
incorrectly. 
   
   ```2020-11-16 10:07:10,748 [SinkConnector-0] ERROR 
org.apache.camel.processor.errorhandler.DefaultErrorHandler - Failed delivery 
for (MessageId: 2073D9C11D9CFB0-0000000000000000 on ExchangeId: 
2073D9C11D9CFB0-0000000000000000). Exhausted after delivery attempt: 1 caught: 
org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: 
couchbase://http:localhost:32858?bucket=testBucket20&password=xxxxxx due to: 
Invalid URI. Format must be of the form 
couchbase:http[s]://hostname[:port]?[options...]```
   
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to