[ 
https://issues.apache.org/jira/browse/ACCUMULO-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Newton resolved ACCUMULO-257.
----------------------------------

    Resolution: Incomplete

How will I know if this is fixed?  This ticket seems over-broad.  It could just 
say "make errors better" or "test more."  I'll never know when it is complete.  
Either update the ticket to be more specific, ie: write a functional test that 
ensures that TableNotFound is thrown for all TableOperations, writes/reads.
                
> Ensure proper errors are being thrown
> -------------------------------------
>
>                 Key: ACCUMULO-257
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-257
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>            Reporter: John Vines
>            Assignee: Eric Newton
>
> This has been partly resolved, but code should be combed to make sure all 
> instances of this happening are resolved. 
> In short, we need to make sure errors that come out of Accumulo do not get 
> too mutilated. Id est, table not found exceptions should not get transformed 
> into generic CBException and the such. This also means checking the server 
> side to make sure table permission checks throw the appropriate 
> tablenotfoundexception in lieu of a security exception.

--
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