-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-07-25
Couple of areas for improvement:
- replace references to the var keyword with const or let
- be specific with expected errors codes rather than just check for assert(!res.ok).
- is related to
-
SERVER-67801 createIndexes should handle empty index specs on config.transactions
- Closed