-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2024-10-28, Cluster Scalability 2024-11-11
-
0
From this comment:
BulkWrite has a different response format than normal writes. It does not contain a top level writeErrors field but returns a cursor response for each individual reply, this is causing the retry logic to not be triggered properly.
- is related to
-
SERVER-96519 Allow retrying some non-retryable writes in implicitly_retry_on_shard_transition_errors.js
- Closed