Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-93508

ClusterServerParameterOpObserver should not notify updates to cluster parameter values while operating in Initial Sync mode

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing

      Durign the development of SERVER-82707, it has been observed that upon a restart of a mongod node, the ClusterServerParameterOpObserver may send out update notifications about new cluster parameter values as part of the initial sync routine. This should be avoided, since:

      • there is no guarantee at this stage that the subscribers have been already initialized (and have the capability of receiving & applying the updates)
      • stable values will be also notified by the ClusterServerParameterInitializer once the initial sync is over.

            Assignee:
            Unassigned Unassigned
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: