You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/10/11 18:11:00 UTC

[jira] [Updated] (ARTEMIS-4041) Improve criticalIO reporting

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

Clebert Suconic updated ARTEMIS-4041:
-------------------------------------
    Description: 
Some exceptions are not giving much context.

At the main cause, if for any reason such as a NFS not allocating the file properly we would throw an IllegalStateException.

We should call FileFactory.onIOError directly in certain places, giving emphasis to what file had issues.

> Improve criticalIO reporting
> ----------------------------
>
>                 Key: ARTEMIS-4041
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4041
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Clebert Suconic
>            Priority: Major
>
> Some exceptions are not giving much context.
> At the main cause, if for any reason such as a NFS not allocating the file properly we would throw an IllegalStateException.
> We should call FileFactory.onIOError directly in certain places, giving emphasis to what file had issues.



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