You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/12/27 22:12:13 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540155#comment-13540155 ] 

Hudson commented on ACCUMULO-844:
---------------------------------

Integrated in Accumulo-1.4.x #258 (See [https://builds.apache.org/job/Accumulo-1.4.x/258/])
    ACCUMULO-844 made visibilityfilter catch badargument exception (merged from tunk) (Revision 1426303)

     Result = SUCCESS
kturner : 
Files : 
* /accumulo/branches/1.4
* /accumulo/branches/1.4/src
* /accumulo/branches/1.4/src/core
* /accumulo/branches/1.4/src/core/src/main/java/org/apache/accumulo/core/iterators/system/VisibilityFilter.java
* /accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/system/VisibilityFilterTest.java
* /accumulo/branches/1.4/src/server

                
> 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.1, 1.4.0
>            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