-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As patrick.freed@mongodb.com pointed out in this code review, the getMore retry strategy refresh code added in SERVER-129898 could always apply kNotStartingTransaction for getMores, since a getMore can't start a transaction. The net effect shouldn't change since we'd use the kStrictlyNotIdempotent retry policy anyway, but it would be conceptually more correct.
- is related to
-
SERVER-129898 Cluster getMore reuses a retry strategy across getMores
-
- Closed
-