OplogCapMaintainerThread loop only catches category Interruption

XMLWordPrintableJSON

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

            Assignee:
            Clarisse Cheah
            Reporter:
            Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: