-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding 2022-10-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Initially the command tests did not run the command within a transaction which had necessitated the explicit specification of read and write concerns. Having the command tests run within a transaction is more faithful to the expected usage of the command, which will automatically attach read and write concerns.