Josh Elser created ACCUMULO-2087:
------------------------------------
Summary: Tables.getNamespaces NPE's on missing table ID
Key: ACCUMULO-2087
URL: https://issues.apache.org/jira/browse/ACCUMULO-2087
Project: Accumulo
Issue Type: Bug
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 1.6.0
If the user provides a tableID which doesn't exist to getNamespace, the
implementation will NPE if a table with that ID doesn't exist.
It should throw a proper exception and be noted in the javadoc as such.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)