Commit 474ac65
committed
fix(mongo-client): options should not be passed to
Passing `options` to the `connect` object for parsed topologies
in `createServer` effectively overrides the options that were
originally passed into the client.
NODE-1132connect
1 parent 9fb3d86 commit 474ac65
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
610 | 615 | | |
611 | 616 | | |
612 | 617 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | 618 | | |
617 | 619 | | |
| 620 | + | |
618 | 621 | | |
619 | | - | |
| 622 | + | |
620 | 623 | | |
621 | 624 | | |
622 | 625 | | |
| |||
0 commit comments