Adjust Bazel invocation to batch up targets

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Per this guidance (https://mongodb.slack.com/archives/C05AH3BCH33/p1691173633638779): currently, our scons/bazel solution invokes Bazel on a per-target basis. This may result in multiple parallel bazel calls, with apparently is not supported.

      The correct solution here is to gather up the set-of-Bazel-targets and trigger a single Bazel call.

            Assignee:
            Steve Gross (Inactive)
            Reporter:
            Steve Gross (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: