-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
When handling exception from batch result (BulkUnmixedWriteOperationBase.ExecuteBatch) error labels are omitted (only exception.Result is used to form an exception, while exception.ErrorLabels property is excluded).
This affects test InsertOne fails after multiple retryable writeConcernErrors.