Changes from MONGOSH-1157 broke db.currentOp() and coll.stats() on ADF. Since we don’t run more than a simple connectivity test against ADF, we didn’t catch this.
We should try to add ADF to our testing matrix, e.g. as a separate special server version. Drivers have some existing setup for this described in https://github.com/mongodb-labs/drivers-evergreen-tools/blob/master/.evergreen/atlas_data_lake/README.md.
- depends on
-
MONGOSH-1490 Adopt new mongodb-runner in mongosh
- Closed
- has to be done after
-
MONGOSH-1306 align mongodb-runner between compass and shell
- Closed