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

clean up library dependencies in db/index/SConscript

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-08-23
    • 85

      The src/mongo/db/index/SConscript configuration has not been maintained in a while. A lot of the LIBDEPS edges can be pruned or converted to LIBDEPS_PRIVATE (for the dependencies that are used to implement a library and not to be exported transitively) to simplify the link graph.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: