You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/16 09:11:43 UTC

[GitHub] [camel-kafka-connector] orpiske edited a comment on issue #629: Couchbase fails due to incorrect URI format

orpiske edited a comment 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:
users@infra.apache.org