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

Redundant call to ServiceContext::setServiceEntryPoint in mongod_main.cpp

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Workload Scheduling
    • Workload Scheduling 2024-06-24, Workload Scheduling 2024-07-08

      ServiceContext::setServiceEntryPoint is called twice in mongod_main.cpp: once in mongod_main(), then again in _initAndListen().

      From a quick look, it seems like this patch intended to move the call up but forgot to delete it from the original place.

            Assignee:
            george.wangensteen@mongodb.com George Wangensteen
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: