-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Cluster Scalability 2024-2-5, Cluster Scalability 2024-2-19
-
154
The replica set endpoint should skip readPreference targeting since:
- For replica set connections, drivers must have already done readPreference targeting.
- For direct connections, the reads must run on the mongod that the client is directly connecting to.
- is related to
-
SERVER-86364 clustered_collection_creation.js fails assertion about secondary reads in secondary_reads_passthrough_with_replica_set_endpoint suite
- Backlog
-
SERVER-96481 Ensure requests sent to the RS endpoint always target the local process
- Backlog
- related to
-
SERVER-85908 Add jscore passthrough testing for direct secondary reads on a replica set boostrapped as a single-shard cluster with replica set endpoint enabled
- Closed