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

XMLWordPrintableJSON

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

      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
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: