-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
ReleaseConnectionsAfterResponse changes the way in which queries are pinned to secondaries - under load slaveOk queries to secondaries should still have even distribution, but the previous behavior of talking to the same secondary if the same connection was used (except on secondary failure) is no longer enforced.
In 2.6 RCAR is hardcoded to "on" - we re-use connections between requests.