-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Retryability, Test Coverage
-
None
-
Fully Compatible
-
Not Needed
-
In the legacy (non-unified) retryable writes test suite, there is a faulty check in com.mongodb.client.AbstractRetryableWritesTest#data that causes the tests to be skipped if the cluster is not a replica set, which means the tests don't run on sharded or serverless clusters.
The faulty check should be removed.
- is related to
-
JAVA-5125 Some write concern errors are not retried according to spec
- Backlog