mongodb-js / data-service

The MongoDB Data Service
Apache License 2.0
7 stars 4 forks source link

Revert "fix: Explicitly pass read preference with db.command commands COMPASS-4539" #283

Closed Anemy closed 3 years ago

Anemy commented 3 years ago

Reverts mongodb-js/data-service#282

The changes here are good, but the changes build on the changes in https://github.com/mongodb-js/data-service/pull/280 which need to be reverted since the big package-lock changes. so we can revert this one first.