Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-5208
Test that wait queue timeout errors do not clear the poolPYTHON-3834
Prevent conflating operation timeout with connection establishment timeoutPYTHON-4957
Update pool-checkout-returned-connection-maxConnecting.yml to work with different pool implementations.PYTHON-4004
Standardize how CMAP requires setting pool ready in different spec partsPYTHON-3941
Relax the CMAP documentation requirement for durations in eventsPYTHON-3841
Add durations to connection pool eventsPYTHON-4396
Enable tests that require failCommand with appName on initial handshake before 4.9PYTHON-3483
Introduce prose concurrent stress tests for the Connection PoolPYTHON-4924
PoolClearedError should have TransientTransactionError label appended to itPYTHON-4379
Test that durations are included on relevant pool eventsPYTHON-4918
Add test that PoolClearedEvent is emitted before ConnectionCheckedInEvent/ConnectionCheckOutFailedEventPYTHON-2071
Account for time taken to acquire topology lock when enforcing serverSelectionTimeoutMSPYTHON-3465
Incorporate connection pool checkout into server selection loopPYTHON-2363
Rate limit new connection creations (maxConnecting)PYTHON-2205
Connection pool can return connections from previous generationsPYTHON-2206
Rename pool_id to generation to better match CMAP and SDAM specsPYTHON-3490
CMAP connection establishment failure testsPYTHON-3473
Add log messages to CMAP specPYTHON-2580
Provide explicit guidance on handling command errors that occur before the handshake completes during operation executionPYTHON-2487
Benchmark Max Connecting
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0