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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)