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

Create a opCtx on the router service during sharding initialization for mongod

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

      During sharding initialization for mongod, we are using an opCtx that is related to the shard service to perform all of our initialization. We should think about creating an OperationContext that is related to the router service, since we are initializing things that are usually associated with a router. This way we can ensure that the things that are being initialized are associated with the correct service.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: