-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
3
Currently, if a user sets retryable writes to false, they get the legacy write retries which cannot be turned off and which do not use session machinery hence have a higher chance of duplicating data. We should add a knob to turn off the legacy write retries.
A similar situation will exist for legacy read retries - that may be addressed as part of this ticket or a separate ticket.