-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
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
- is related to
-
SERVER-112362 Adapt TSBS perf tests to work with viewless timeseries collections
-
- Closed
-