In the current implementation, the --configOnly flag causes the shard registry's `startupPeriodicReloader` function to early exit, making it a noop. This can be confusing since it isn't obvious to the caller that this behavior is present. Instead of pushing this into the shard registry, we can pull this up into the sharding initialization so that the function itself has clear behavior and it is the responsibility of the caller to check --configOnly.
Pull early exit for shard registry periodic reloader up into sharding initialization
- Assignee:
-
Allison Easton
- Reporter:
-
Allison Easton
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: