Investigate why Grid shutdown is different on mongoS and mongoD

XMLWordPrintableJSON

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

      SERVER-104500 has moved the Grid initialization from mongos_main.cpp and mongod_main.cpp to the newly Grid::shutdown() method.

      However, both processes have different behaviors in the node shutdown process, so we had to implement both cases under the same method using the isMongos boolean parameter.

      This ticket aims to investigate whether it's possible to get rid of the isMongos boolean parameter and execute the same Grid shutdown code on mongoS and mongoD.

              Assignee:
              Unassigned
              Reporter:
              Silvia Surroca
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: