Commit Graph

11 Commits

Author SHA1 Message Date
Noah Stapp
37243035ac
Merge branch 'master' into backpressure 2026-03-12 15:40:57 -04:00
mongodb-drivers-pr-bot[bot]
e028fe2a38
[Spec Resync] 03-02-2026 (#2716)
Co-authored-by: Cloud User <ec2-user@ip-10-128-55-188.ec2.internal>
Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
2026-03-02 18:24:06 -08:00
Steven Silvester
d767759ff4
PYTHON-5517 update SDAM error handling tests to ignore handshake failures (#2631) 2025-12-01 10:20:29 -06:00
Noah Stapp
e2bfa9a590
PYTHON-5248 - Drop support for MongoDB 4.0 (#2353) 2025-06-20 14:25:19 -04:00
Shane Harvey
5b8b09ac4f
PYTHON-3020 Properly mark server unknown after "not master" errors without a code (#797)
Fix prefer-error-code SDAM test.
2021-11-17 18:18:41 -08:00
Prashant Mital
b991185fd7
PYTHON-2715 Use hello command for monitoring when supported (#654) 2021-06-30 13:21:44 -07:00
Shane Harvey
f64b563d9e
PYTHON-2629 Use hello command when API Version is declared (#610)
PYTHON-2697 Update CMAP runner to ignore extra events
2021-05-10 14:33:51 -07:00
Shane Harvey
de7c7b8be2
PYTHON-2544 Do not check error messages when an error code is present (#574)
Add 10058 as a "not master" error code to account for MongoDB<=3.2 errors.
2021-03-04 10:03:52 -08:00
Shane Harvey
20d5a9cf81
PYTHON-2543 Do not mark a server unknown from a "writeErrors" response (#570) 2021-03-01 14:09:27 -08:00
Shane Harvey
1c2a575950 PYTHON-2221 Resync SDAM error handling spec tests 2020-05-04 15:03:16 -07:00
Shane Harvey
7099e1be8b PYTHON-2199 Reduce race conditions in SDAM error handling
Use Pool.generation and topologyVersion to reduce race conditions
SDAM error handling.
Implement SDAM error handling spec tests.
2020-04-28 16:47:13 -07:00