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

link cluster_commands_common.cpp into both mongos and mongod

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.9
    • Affects Version/s: 3.5.8
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 2017-06-19

      The file contains some methods, such as getAllShardedCollectionsForDb, that are used by a command that is moving to the config server.

      The file also contains generic methods, such as scatterGather() and establishCursors(), that it may be helpful to have available on mongod in the future.

      So, a simple fix is to link cluster_commands_common.cpp into mongod as well.

            Assignee:
            jessica.yu Jessica Yu
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: