Streams: Distinguish between network errors and data errors in MergeOperator

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

                  } catch (const mongocxx::operation_exception& ex) {
                      // TODO(SERVER-81325): Use the exception details to determine whether this is a
                      // network error or error coming from the data. For now we simply check if the
                      // "writeErrors" field exists. If it does not exist in the response, we error out
                      // the streamProcessor.

       

            Assignee:
            Unassigned
            Reporter:
            Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: