keith-turner commented on issue #108: URL: https://github.com/apache/accumulo-access/issues/108#issuecomment-4041088416
The need for this predicate in accumulo-access is driven by this [accumulo code](https://github.com/apache/accumulo/blob/e65f1b2a94ec25f763f5cbee99f441f99d4ea11b/core/src/main/java/org/apache/accumulo/core/data/constraints/Constraint.java#L78). We could potentially modify the AuthorizationContainer type in accumulo to return a set also and then would not need the predicate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
