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/02/03 21:27:05 UTC

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

John Vines created ACCUMULO-2316:
------------------------------------

             Summary: Table 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 api around table 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.1.5#6160)