-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- related to
-
SERVER-98993 Change exceptionToStatus() to always return status even when exception type is unknown
-
- Closed
-