[
https://issues.apache.org/jira/browse/ACCUMULO-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443432#comment-13443432
]
John Vines commented on ACCUMULO-739:
-------------------------------------
Escaping will make parsing substantially more complicated, especially if you
start going into nested quotations with some OTHER form of escaping. Perhaps an
alternative for supporting a larger alphabet would be to adopt a custom
encoding which ensures that no multi-byte characters consist of one of our
reserved characters. This would allow us to continue to do speedy checks while
still expanding the user base outside of English without concerns of encodings
breaking their expressions.
> Please add dot (.) as a valid character in column visibility tokens
> -------------------------------------------------------------------
>
> Key: ACCUMULO-739
> URL: https://issues.apache.org/jira/browse/ACCUMULO-739
> Project: Accumulo
> Issue Type: New Feature
> Components: client, master, test, thrift, tserver
> Affects Versions: 1.5.0, 1.5.0-SNAPSHOT
> Reporter: Ivan Bella
> Assignee: Billie Rinaldi
> Priority: Critical
> Fix For: 1.5.0, 1.5.0-SNAPSHOT
>
> Attachments: ACCUMULO-739.patch
>
>
> Please add dot (.) as a valid character in column visibility tokens. This
> would allow us to implement hierarchical access control mechanisms.
--
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