Christopher Tubbs created ACCUMULO-2088:
-------------------------------------------
Summary: 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
Fix For: 1.7.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)