-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-02-17, CAR Team 2025-03-03
The following functions are only used in the topology_change_helpers.cpp:
- deleteAllDocumentsInCollection
- greetReplicaSet
- createFetcher
- removeAllClusterParametersFromReplicaSet
we should remove them from the .h file, and make sure all local functions are in an anonymous namespace in the cpp file.
Note: please check the functions thoroughly, as there might be other ones that worth moving