-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2016-10-10
Linearizable read support should be placed behind a startup-time setParameter flag, defaulting to disabled, until we've finished resolving any outstanding build failures. This will prevent end users from accidentally using the feature before it has passed all of our qualifications.
When the flag is set to the disabled state, attempts to use linearizable read concern should return an error with a message clearly indicating that linearizable read support is not enabled.
- is depended on by
-
SERVER-26640 Remove flag for linearizable read support
- Closed