Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply needed MongoDB options whenever not present in specified URI #616

Closed
jbrojdeCTL opened this issue Feb 18, 2019 · 0 comments
Closed
Assignees
Milestone

Comments

@jbrojdeCTL
Copy link
Collaborator

For cases when MongoDB host is a replica set (or shard set), certain read and write concerns need to be specified in order to ensure MDW can read its own writes. Apply needed read/write concern options on client if they are not specified in URI connection string

@jbrojdeCTL jbrojdeCTL added this to the 6.1.15 milestone Feb 18, 2019
@jbrojdeCTL jbrojdeCTL self-assigned this Feb 18, 2019
jbrojdeCTL added a commit that referenced this issue Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant