Pull early exit for shard registry periodic reloader up into sharding initialization

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0, 8.3.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • v8.3, v8.0
    • CAR Team 2026-05-25
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Allison Easton
            Reporter:
            Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: