You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/25 08:32:00 UTC

[jira] [Updated] (IGNITE-3545) IGFS: Review exceptions in secondary file system interface.

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

Vladimir Ozerov updated IGNITE-3545:
------------------------------------
    Fix Version/s:     (was: 2.3)

> IGFS: Review exceptions in secondary file system interface.
> -----------------------------------------------------------
>
>                 Key: IGNITE-3545
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3545
>             Project: Ignite
>          Issue Type: Task
>          Components: igfs
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>
> Possible solutions:
> 1) Throw {{IgniteException}} - looks to broad, but who cares?
> 2) Throw {{IOException}} - better fits into general understanding of what file system is. Having it in the interface will reduce try-catch boilerplate in concrete implementations.
> Any other ideas?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)