[
https://issues.apache.org/jira/browse/SENTRY-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743068#comment-16743068
]
Zsolt Gyulavari commented on SENTRY-2482:
-----------------------------------------
Apart from initializing the 'attributes' Set as a mutable collection in
FieldToAttributeMapping.java:L46 I can see no problems with the code.
I cannot comment in Review Board, please wrap it in a
Collections.unmodifiableSet(...), otherwise I'm happy with it.
> Sentry Solr to support multi-attribute document level security
> --------------------------------------------------------------
>
> Key: SENTRY-2482
> URL: https://issues.apache.org/jira/browse/SENTRY-2482
> Project: Sentry
> Issue Type: Improvement
> Components: Solr Plugin
> Reporter: Tristan Stevens
> Assignee: Tristan Stevens
> Priority: Major
>
> This is an improvement request to cover enhanced document level security for
> the Solr document level controls, specifically to cover:
> # Security controls against multiple fields
> # Filters based on user attributes as well as just Sentry roles
> # Different security predicates (AND, LessThan, GreaterThan - in addition to
> the currently supported OR)
> # Pluggable user attribute source ahead of Sentry enhancements.
> # Sample LDAP user attribute source
> The ambition is this will be a precursor to full complex predicate support
> being served by Sentry ABAC roadmap.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)