-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines - Server Integration
-
ALL
-
TYStorEx4Candy - 2026-01-27
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In one of its loops, this thread only catches exceptions of category Interruption. But this means that if another exception type is encountered, such as ShutdownInProgress, which is not an Interruption, then the exception will escape and std::terminate() the thread.
See linked BF and comments.
- is related to
-
SERVER-116509 Extend error handling when cap maintainer thread gets interrupted
-
- Closed
-