You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/03/06 20:04:45 UTC

[jira] [Resolved] (ACCUMULO-2316) Table based Security operations should throw Table not found exceptions over namespace not found

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

John Vines resolved ACCUMULO-2316.
----------------------------------

    Resolution: Fixed

Went with a simpler approach to simply handle those error in the 3 table commands. Dirtier, but simpler as well.

> Table based Security operations should throw Table not found exceptions over namespace not found
> ------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2316
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2316
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.6.0
>
>
> A majority of the table api around security operations will do table checks which, if the table is not found, will throw a Namespace not found exceptions if the namespace also does not exist. This isn't really intuitive and should be changed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)