[
https://issues.apache.org/jira/browse/ACCUMULO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840592#comment-13840592
]
Christopher Tubbs commented on ACCUMULO-1965:
---------------------------------------------
Oops, didn't mean to add previous comment... it's old, before further
discussions with [~vines]. What we've settled on is sending back an opcode for
the namespace not found over the wire, and on the client side turning the
opcode into an AccumuloException containing a NamespaceNotFoundException.
The intent is to revisit this in the future and see what we can do to clean
this up.
> Invalid table names (& namespaces) should have dedicated error codes
> --------------------------------------------------------------------
>
> Key: ACCUMULO-1965
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1965
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Reporter: John Vines
> Assignee: Christopher Tubbs
> Fix For: 1.6.0
>
>
> To improve the client API, we should minimize the number of exceptions that
> require String parsing to determine the exception type. Table naming errors
> is one of them.
--
This message was sent by Atlassian JIRA
(v6.1#6144)