[
https://issues.apache.org/jira/browse/ACCUMULO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857880#comment-13857880
]
ASF subversion and git services commented on ACCUMULO-1965:
-----------------------------------------------------------
Commit f35e3f47265868c560b3d49edebf1a8c24196512 in branch
refs/heads/1.6.0-SNAPSHOT from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f35e3f4 ]
ACCUMULO-1965 Fix exception handling for namespaces
Make the exception handling propagate correctly to the client.
Vastly expanded on existing namespace tests to include checks for
throwing the correct exceptions. Consolidated a lot of the fate
operations code and refactored the master (slightly; moved inner
classes to separate files) to be easier to modify the relevant RPC
handling code.
Fixed many API bugs related to throwing correct exceptions, found from
the new tests added to NamespacesIT.
> 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.5#6160)