Ensure proper client side errors
--------------------------------

                 Key: ACCUMULO-77
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-77
             Project: Accumulo
          Issue Type: Improvement
          Components: client
    Affects Versions: 1.3.5, 1.4.0, 1.5.0
            Reporter: John Vines
            Assignee: Billie Rinaldi
             Fix For: 1.5.0


Due to the evolution of the client side code, including errors, there are 
places where certain errors are recast to generic errors, such as 
TableNotFoundExceptions. We want to convert the code so these errors propagate 
correctly to the client side instead of getting generically reclassified as a 
CBException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to