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

Change exceptionToSPStatus() to truly match the "exception to status" expectation

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      As it stands, catching an unknown exception type in streams code will invoke a call to std::terminate. This is unexpected from a function that claims to convert exceptions to SPStatus es. The behavior should be to instead return an SPStatus in all cases.

            Assignee:
            matthew.normyle@mongodb.com Matthew Normyle
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: