[ 
https://issues.apache.org/jira/browse/ACCUMULO-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607989#comment-13607989
 ] 

Keith Turner commented on ACCUMULO-1190:
----------------------------------------

bq.   Eric, do you want me to make sure all methods that take tableNames throw 
a TableNotFoundException or would you rather follow the core API directly?

The core API is broken in some places, like the security stuff, in that some 
methods that take a table do not throw TableNotFound.  Since its new, I vote 
for making the proxy API do the right thing and throw TableNotFoundException.  
You may have to see if the cause of an exception is TableNotFound in the proxy 
implementation for these methods.
                
> The update() method on the ProxyServer should throw a 
> MutationsRejectedException 
> ---------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1190
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1190
>             Project: Accumulo
>          Issue Type: Bug
>          Components: proxy
>    Affects Versions: 1.5.0
>            Reporter: Corey J. Nolet
>            Assignee: Corey J. Nolet
>            Priority: Minor
>             Fix For: 1.5.0
>
>


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