[
https://issues.apache.org/jira/browse/ACCUMULO-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2293:
---------------------------------
Labels: 1.5.1-findbugs (was: )
> AccumuloSecurityException might be thrown instead of TableNotFoundException
> on flush or clone
> ---------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-2293
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2293
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Affects Versions: 1.5.0
> Reporter: Josh Elser
> Assignee: Josh Elser
> Labels: 1.5.1-findbugs
> Fix For: 1.5.1
>
>
> When examining findbugs, I found that in the face of a
> {{ThriftSecurityException}} on {{TableOperationsImpl._flush}}, we check
> against the wrong {{SecurityErrorCode}} and would incorrectly throw an
> {{AccumuloSecurityException}} instead of a {{TableNotFoundException}} when
> the {{ThriftSecurityException}} contains a
> {{SecurityErrorCode.TABLE_DOESNT_EXIST}}.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)