You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Vyacheslav Tutrinov (Jira)" <ji...@apache.org> on 2023/09/19 09:22:00 UTC

[jira] [Created] (HDDS-9316) OM: exception handler on top level

Vyacheslav Tutrinov created HDDS-9316:
-----------------------------------------

             Summary: OM: exception handler on top level
                 Key: HDDS-9316
                 URL: https://issues.apache.org/jira/browse/HDDS-9316
             Project: Apache Ozone
          Issue Type: Task
          Components: OM
    Affects Versions: 1.4.0
            Reporter: Vyacheslav Tutrinov
            Assignee: Vyacheslav Tutrinov


Issues like HDDS-9196 can crash an ozone cluster. An existing code base and new code peices can have a lot of problems theoretically, and they shouldn't kill the OM instances. Hence, all of the ratis messages should be handled in a top level {{try..catch}} block to avoid the server crashing
 
 
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org