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

do bazel integration thintarget query in build

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      The thintarget query can 5-20 seconds on average and will only increase in time as more targets are converted. We should move the generation of this information into the bazel build itself, and output a file from the bazel build for scons to consume. This may be possible with the built in genquery rule or some custom rule that can find all the targets scons would care about, which is the current set of ThinTargets currently generated from the external aquery call.

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: