Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3269

Write operations do not include error labels from underlying exception

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.12.0
    • Affects Version/s: None
    • Component/s: Error Handling
    • Labels:
      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.

            Assignee:
            mikalai.mazurenka@mongodb.com Mikalai Mazurenka (Inactive)
            Reporter:
            mikalai.mazurenka@mongodb.com Mikalai Mazurenka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: