You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2012/10/23 00:24:12 UTC

[jira] [Created] (SQOOP-649) Stop using exceptions as a way to transfer regular error states between client and server

Jarek Jarcec Cecho created SQOOP-649:
----------------------------------------

             Summary: Stop using exceptions as a way to transfer regular error states between client and server
                 Key: SQOOP-649
                 URL: https://issues.apache.org/jira/browse/SQOOP-649
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Jarek Jarcec Cecho
             Fix For: 2.0.0


We're currently using exceptions as means of moving incorrect states between client and server. For example "Can't delete this job id as it already exists", ... I believe that we should encode such issues in more better way and use exceptions only for exceptional state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira