[ 
https://issues.apache.org/jira/browse/ACCUMULO-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Newton reopened ACCUMULO-241:
----------------------------------


Builds are failing, though it works for me in my environment:
{noformat}
java.lang.AssertionError: 
        at org.junit.Assert.fail(Assert.java:74)
        at org.junit.Assert.assertTrue(Assert.java:37)
        at org.junit.Assert.assertFalse(Assert.java:56)
        at org.junit.Assert.assertFalse(Assert.java:65)
        at 
org.apache.accumulo.core.security.VisibilityEvaluatorTest.testNonAscii(VisibilityEvaluatorTest.java:117)
{noformat}

                
> Visibility labels should allow more characters
> ----------------------------------------------
>
>                 Key: ACCUMULO-241
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-241
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.3.5
>            Reporter: John Vines
>            Assignee: Keith Turner
>              Labels: visibility
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-241-quoting-2.txt, ACCUMULO-241-quoting.txt
>
>
> We currently whitelist our visibility labels to only allow alphanumerics and 
> a few select delimiting characters. Users occasionally ask for characters 
> that are not allowed in the current system.  We need a system that lets users 
> use whatever characters they like w/o seeking permission from Accumulo 
> developers.

--
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

Reply via email to