-
Type: Improvement
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
This std::move in the RecoveryUnit rollback handler has no effect on the movable type NamespaceString 'fromCollection' because 'fromCollection' is captured as a const variable in the lambda. In addition to removing the confusing std::move, this would also be a good opportunity to add some unit test coverage for the rollback handler.
- is related to
-
SERVER-50145 Have DDL operations and MODE_X writers install a new Collection object
- Closed
- related to
-
SERVER-49800 add use-after-move rule to clang-tidy evergreen builder
- Closed