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

Assess the risk factor of mongos parameters also being linked into mongod

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.7.0
    • Affects Version/s: 4.4.0-rc0, 4.5.1
    • Component/s: Sharding
    • Fully Compatible
    • ALL
    • Sharding 2020-05-04, Sharding 2020-05-18, Sharding 2020-06-01, Sharding 2020-06-15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The mongos server parameters defined here were meant to be linked only into mongos. They are also linked into mongod.

      To complicate things, each of the parameters is used in a "hot" area of mongod/mongos cross-linkage, such as async_requests_sender.cpp and sharding_initialization.cpp.

      We will need to assess the complications that arise from having these parameters caught in the mongod/mongos cross-link web, and whether setting the parameter on mongod causes odd behavior in a sharded cluster.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: