-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.2.4
-
Component/s: Sharding
-
None
-
ALL
For a sharded setup there are stale config version issues when read preference primary is used.
This problem appears to go away when read preference is removed. The logs when this problem happens indicate that when a stale config is detected mongos is using a different connection when calling setShardVersion and then doing the query.
- duplicates
-
SERVER-10904 Possible for _master and _slaveConn to be pointing to different connections even with primary read pref
- Closed