Skip to content

Update example of mongodb.connection-url#10818

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
rosewms:rw-mongodb-url
Jan 27, 2022
Merged

Update example of mongodb.connection-url#10818
ebyhr merged 1 commit intotrinodb:masterfrom
rosewms:rw-mongodb-url

Conversation

@rosewms
Copy link
Copy Markdown
Contributor

@rosewms rosewms commented Jan 26, 2022

No description provided.

@mosabua
Copy link
Copy Markdown
Member

mosabua commented Jan 26, 2022

fyi @kpayne


connector.name=mongodb
mongodb.connection-url=protocol://user:pass@sample.host:27017/
mongodb.connection-url=mongodb://user:pass@sample.host:27017/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This property accepts mongodb+srv too. That is why I approved protocol. Can we change to placeholder style? e.g. {protocol}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That works too.. we just have to maybe also link to the section below then.. since this is an example only

@ebyhr ebyhr merged commit 03ddf6e into trinodb:master Jan 27, 2022
@github-actions github-actions bot added this to the 370 milestone Jan 27, 2022
@rosewms rosewms deleted the rw-mongodb-url branch January 27, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants