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

Streams: Distinguish between network errors and data errors in MergeOperator

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Atlas Streams

    Description

                  } 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.

       

      Attachments

        Activity

          People

            backlog-atlas-streams@mongodb.com Backlog - Atlas Streams
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: