-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-09-29
-
0
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
During restarting a mongod through the MongoDFixture with temporary flags, we set up the flags on the fixture, restart the process, then remove the flags. If somebody copies the MongoDFixture during the restart, they copy the (supposed to be) temporary flags too. This ticket is to avoid this situation by not persisting the flags anywhere for anytime.