-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(transactions): support pinning mongos for sharded txns
* test: enable starting mongos with test commands * add proxy metadata to mongos environment * test: let transaction tests run against mongos * test: run outcome validation after turning endpoints off * test: up min pool size to get around pool bug * test: enable mongos pinning tests * test: make mongos test only run against a single mongos * updating to run properly * remove minSize, as it is not necessary NODE-1743
- Loading branch information
1 parent
f08603f
commit 3886127
Showing
2 changed files
with
97 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters