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

Create mongoq_main.cpp as a copy of mongos_main.cpp and omit unneeded parts

    • Type: Icon: Task Task
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Serverless

      Currently, mongos_main.cpp does startup initialization for mongos and mongoq.

      This ticket is to make a copy of mongos_main.cpp called mongoq_main.cpp and remove the parts that are not needed in mongoq, specifically:

      • Updating the config server's config.shards on hearing changes to a replica set's membership (code)
      • Refreshing the BalancerConfiguration (code)
      • Initializing the ShardingUptimeReporter (code)

            Assignee:
            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: