You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/07/22 09:45:20 UTC

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

Vladimir Ozerov created IGNITE-3545:
---------------------------------------

             Summary: 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
             Fix For: 2.0


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.3.4#6332)