mongobetween icon indicating copy to clipboard operation
mongobetween copied to clipboard

fix: Support read preference selection for replica sets

Open iacoshoria opened this issue 1 year ago • 2 comments

Add support for read preference selection from connection URI for replica sets.

See: https://www.mongodb.com/docs/manual/core/read-preference/

iacoshoria avatar Aug 26 '24 06:08 iacoshoria

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

cb-heimdall avatar Aug 26 '24 06:08 cb-heimdall

@iacoshoria Really need this merged, was stuck for a full day debugging why it always was using the Primary cluster instance for all connections.

mdekkernet avatar Feb 25 '25 09:02 mdekkernet