-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.6.0, 4.0.0
-
Component/s: Concurrency, Performance, Replication
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I previously raised this as an improvement but it may also need to be considered as a bug.
SERVER-35944 Session Pinning
Implementation appears to violate updates that were due to the Max Staleness specification on the introduction of causal consistency and there is potential to impact expected performance.
The server selection algorithm randomly directs reads to different servers which causes blocking if the reads are causally dependent and the selected server has yet to apply the operations depended upon.
- duplicates
-
SERVER-35944 Session Pinning / Server Selection Algorithm Causes Blocking with Causal Consistency
-
- Backlog
-