Make custom mongorestore binary download in DSI architecture-aware

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The custom mongorestore binary download introduced in SERVER-112362 (DSI PR #4352) is hardcoded to download the arm64 variant. This breaks on x86_64 workload clients.

      Fix: Detect the host architecture at runtime via uname -i and select the appropriate binary (arm64 or x86_64) from S3.

      Change: configurations/workload_setup/workload_setup.2024-05.yml

            Assignee:
            Tommaso Tocci
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: