Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2293

AccumuloSecurityException might be thrown instead of TableNotFoundException on flush or clone

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: