[ https://issues.apache.org/jira/browse/ACCUMULO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2088.
-----------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.7.0)
1.6.0
Assignee: Christopher Tubbs
Inadvertently fixed in ACCUMULO-1965
> MasterClient.execute() eats table exceptions
> --------------------------------------------
>
> Key: ACCUMULO-2088
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2088
> Project: Accumulo
> Issue Type: Bug
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.6.0
>
>
> MasterClient.execute() tries to handle all the exceptions, and just wraps ThriftTableOperationExceptions
in an AccumuloException instead of throwing the correct corresponding TableNotFoundException,
etc...
> At the very least, this has an impact on setProperty() and removeProperty() in TableOperations.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
|