----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21786/ -----------------------------------------------------------
Review request for sentry and Vamsee Yarlagadda. Repository: sentry Description ------- Adds a test to verify the update semantics of doc-level security. Basically, updates are only controlled by index-level security, so we just verify that we can delete/update documents we don't have access to via document-level security. Diffs ----- sentry-tests/sentry-tests-solr/src/test/java/org/apache/sentry/tests/e2e/solr/TestDocLevelOperations.java d4307ec sentry-tests/sentry-tests-solr/src/test/resources/solr/sentry/test-authz-provider.ini b7aa0c8 Diff: https://reviews.apache.org/r/21786/diff/ Testing ------- Ran the new e2e test. Thanks, Gregory Chanan
