You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/11/06 19:56:12 UTC

[jira] [Created] (ACCUMULO-844) VisibilityFilter does not catch BadArgumentException

Keith Turner created ACCUMULO-844:
-------------------------------------

             Summary: VisibilityFilter does not catch BadArgumentException
                 Key: ACCUMULO-844
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-844
             Project: Accumulo
          Issue Type: Bug
          Components: tserver
    Affects Versions: 1.4.0, 1.4.1
            Reporter: Keith Turner
            Assignee: Keith Turner
            Priority: Critical
             Fix For: 1.5.0, 1.4.3


If an invalid column visibility makes it into the system, then the VisibilityFilter may not handle it properly.   The accept method handles VisibilityParseException, but some of the parse code throws a BadArgumentException which is not handled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira