-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Shell
-
None
-
Replication
Hi –
in the drivers spec, read pref is part of the transaction options
https://github.com/mongodb/specifications/blob/master/source/transactions/transactions.rst#id17
But in the mongo shell, TransactionOptions seem to be missing readpref:
Should they be in sync?