What kind of readPreference does Airbyte use when connecting to a MongoDB Atlas cluster? #35443
Unanswered
meisfrancis
asked this question in
Connector Questions
Replies: 1 comment
-
@rwask Hope you can help me with this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
While configuring the MongoDB Atlas cluster connection, I encountered an error when enforcing the
readPreference
valueI couldn't find any articles or documents about this topic on the Airbyte Official page. However, after reading the Airbyte code, I noticed that
secondaryPreferred
was the default option hereCould you help me to verify this information?
Beta Was this translation helpful? Give feedback.
All reactions