-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-07-11
-
153
The const modifier on the forceJumbo is considered redundant by the clang-tidy checker. We can either make the type a const reference or move the const modifier to the constructor definition.
- is related to
-
SERVER-63868 Get rid of MoveChunkRequest
-
- Closed
-
- links to