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

Relocate declarations of core binaries

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • Dev Platform 2020-07-27
    • 0

      The Program and Library declarations for mongod, mongos, and mongo all currently reside in src/mongo/SConscript. This was necessary before SERVER-47277 in order to support --install-mode=legacy. With the resolution of SERVER-47277, we can now push the declaration for mongod and the associated Library nodes down into src/mongo/db/SConscript. The mongos relevant parts can move to src/mongo/s/SConscript and the mongo relevant parts can move to src/mongo/shell.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: