Export - CSV (All fields)
Export - CSV (Current fields)
DRIVERS-2955
Add tests for retryable writes across multiple batches for MongoClient.bulkWriteDRIVERS-2754
Log Successfully Retried Reads/WritesDRIVERS-2504
Extend Retryable Writes "NoWritesPerformed" Test CoverageDRIVERS-2501
Break NoWritesPerformed-Only Error SequenceDRIVERS-2324
Consider adding test for commitTransaction retry after check out failureDRIVERS-1842
Drivers should retry authentication errors when connection handshake failsDRIVERS-2489
Improve test coverage for retryable handshake errorsDRIVERS-2247
Add tests for non-retryable handshake errorsDRIVERS-3061
Skip aggregate $out test in retryable writes spec on serverlessDRIVERS-2849
Add command monitoring expectations to retryable writes spec testsDRIVERS-2712
Retry commands that fail because of the selected server being concurrently removed from the topologyDRIVERS-2128
Retryable writes spec should mention why write concern timeout errors are not retriedDRIVERS-2799
Test-level runOnRequirements in retryable writes tests should not be more permissive than top-level runOnRequirementsDRIVERS-2609
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsDRIVERS-2066
Investigate whether newer server versions return "not master" or "node is recovering" error messagesDRIVERS-2517
PoolClearedError test is flakyDRIVERS-2101
Test that deleteMany and updateMany are not retried after retryable errorDRIVERS-2146
Add retryable writes spec test that retryWrites=False fails and does not retryDRIVERS-1390
Clarify that connection checkout for the initial attempt should not be retryableDRIVERS-2828
Update prose tests for mongos deprioritization during retryable opsDRIVERS-2395
Add test that reads are not retried in a transactionDRIVERS-2327
Propagate Original Error for Write Errors Labeled NoWritesPerformedDRIVERS-2369
Disable causal consistency in implicit sessionsDRIVERS-1571
Direct read/write retries to another mongos if possibleDRIVERS-1570
Consider wire version changes when sending equivalent write command on a retry attemptDRIVERS-1385
Make retryable write test error labels behave consistently with serverDRIVERS-2141
Prohibit retryable writes for write commands targeting unreplicated local collectionDRIVERS-2059
Update retryable writes test documentation for failCommand failpointDRIVERS-2102
Do not prohibit retryability for all commands issued from bulkWrite() due to requestsDRIVERS-926
Consider making ReadConcernMajorityNotAvailableYet a retryable errorDRIVERS-942
Consider resuming on aggregate for change streamsDRIVERS-2111
Update retryable writes spec to explain that writes are not retried with transactionsDRIVERS-2112
Retryable writes can write twice under very specific circumstancesDRIVERS-617
Do not resend the same wire protocol message on retry attemptsDRIVERS-943
Convert retryable write command construction prose tests to spec testsDRIVERS-2079
Clarify if read command helper should retry getMore, and consider warningDRIVERS-2121
Test retryable reads against live failover scenariosDRIVERS-2150
Add retryable write spec tests for batch split insert, update, and delete operationsDRIVERS-651
Make ExceededTimeLimit retryable writes errorDRIVERS-2139
Test retryable writes against real shutdown scenariosDRIVERS-1397
Retryable reads for Atlas SearchDRIVERS-746
Drivers should retry operations if connection handshake failsDRIVERS-2170
Errors on retryable ops should indicate originating server when possibleDRIVERS-2063
Handle write errors differently depending on whether the outcome is known
{"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