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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • 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 Tan
            Reporter:
            Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: