You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/04/23 18:47:29 UTC

[jira] [Updated] (ACCUMULO-2293) AccumuloSecurityException might be thrown instead of TableNotFoundException on flush or clone

     [ https://issues.apache.org/jira/browse/ACCUMULO-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated ACCUMULO-2293:
--------------------------------

    Labels: 1.5.1-findbugs findbugs  (was: 1.5.1-findbugs)

> 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, 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.2#6252)