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

ASF GitHub Bot commented on ACCUMULO-3734:
------------------------------------------

Github user joshelser commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/59#discussion_r48663588
  
    --- Diff: 
core/src/main/java/org/apache/accumulo/core/security/VisibilityEvaluator.java 
---
    @@ -26,6 +28,58 @@
     public class VisibilityEvaluator {
       private AuthorizationContainer auths;
     
    +  private static class UnescapingAuthorizationContainer implements 
AuthorizationContainer {
    --- End diff --
    
    Javadoc would be nice


> Possible bug in VisibilityConstraint
> ------------------------------------
>
>                 Key: ACCUMULO-3734
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3734
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.6.5, 1.7.1, 1.8.0
>
>
> ACCUMULO-1681 modified which constructor from {{VisibilityEvaluator}} that  
> {{VisibilityConstraint}} uses.  After the modification {{escape()}} is no 
> longer called (the old constructor called escape, and the new one does not).  
> Not sure if this is a problem.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to