Commit 4da9e03
authored
feat(parallelCollectionScan): does not allow user to pass a session
Sessions are not valid options for a `parallelCollectionScan`. We already did not do implicit sessions, but we still documented session as a valid option, and did not stop a user from passing in an explicit session.
Fixes NODE-14901 parent 184b817 commit 4da9e03
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2501 | 2501 | | |
2502 | 2502 | | |
2503 | 2503 | | |
2504 | | - | |
2505 | 2504 | | |
2506 | 2505 | | |
2507 | 2506 | | |
| |||
2518 | 2517 | | |
2519 | 2518 | | |
2520 | 2519 | | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
2521 | 2524 | | |
2522 | 2525 | | |
2523 | 2526 | | |
| |||
0 commit comments