Description
Running the Couchbase connector from CKC, leads to the following failure:
Failed to resolve endpoint:
couchbase://http:my-redacted-host:8091?bucket=testBucket85&password=xxxxxx
due to: Invalid URI. Format must be of the form
couchbase:http[s]://hostname[:port]/bucket?[options...]
Apparently this is caused because the hostname on the UriEndpoint should be //hostname: