You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/24 19:02:00 UTC

[jira] [Updated] (HDDS-6493) Improve TestOmKeyInfoCodec error handling

     [ https://issues.apache.org/jira/browse/HDDS-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HDDS-6493:
---------------------------------
    Labels: pull-request-available  (was: )

> Improve TestOmKeyInfoCodec error handling
> -----------------------------------------
>
>                 Key: HDDS-6493
>                 URL: https://issues.apache.org/jira/browse/HDDS-6493
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: test
>            Reporter: Wei-Chiu Chuang
>            Priority: Trivial
>              Labels: pull-request-available
>
> The following usage in TestOmKeyInfoCodec isn't perfect. Can use some help.
> {noformat}
>     } catch (IOException e) {
>       fail("Should success");
>     }
> {noformat}
> Suggest to let the exception to be thrown directly; remove the catch statement.



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