[
https://issues.apache.org/jira/browse/ACCUMULO-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076014#comment-15076014
]
ASF GitHub Bot commented on ACCUMULO-3734:
------------------------------------------
GitHub user keith-turner opened a pull request:
https://github.com/apache/accumulo/pull/59
ACCUMULO-3734 unescape auths when using AuthsContainer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keith-turner/accumulo ACCUMULO-3734
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 3363f50a1bc5f19a3d901159fdfbb80b0286d495
Author: Keith Turner <[email protected]>
Date: 2015-12-31T15:23:45Z
ACCUMULO-3734 unescape auths when using AuthsContainer
----
> 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.7.2, 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)