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

Reply via email to