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


   It does seem that the CKC gets the URL correctly, though: 
   
   ```2020-11-16 10:07:10,621 [SinkConnector-0] INFO 
org.apache.camel.kafkaconnector.utils.CamelKafkaConnectMain - Creating Camel 
route from(direct:start)
   2020-11-16 10:07:10,621 [SinkConnector-0] INFO 
org.apache.camel.kafkaconnector.utils.CamelKafkaConnectMain - 
.to(couchbase:http:localhost:32858?bucket=testBucket20&password=RAW(password)&username=RAW(Administrator))```
   
   So, it's seems like it's somewhere else (maybe in the component code 
itself). 


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