Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-66479

Create an error label indicating if a retryable error is "definite".

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change
    • v6.0, v5.3, v5.0, v4.4
    • Sharding NYC 2022-05-30, Sharding NYC 2022-06-13
    • 135

      Some errors from mongodb indicate that an operation was definitely not performed; This includes the retriable error NotWritablePrimary. Other errors indicate the operation may or may not have been performed, or partially performed in the case of non-transactional multi- or bulk- writes. For the purpose of returning the most informative error from the driver in a retriable write situation, we should have a label indicating the error is "definite" – that is, no writes were performed.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: