ramackri opened a new pull request, #970: URL: https://github.com/apache/ranger/pull/970
## What changes were proposed in this pull request? Backport of [apache/ranger@d1589d629](https://github.com/apache/ranger/commit/d1589d629) (RANGER-3899) to `ranger-2.9`: - Batch ID lookups in policy ref DAOs / named queries - `PolicyRefUpdater` optimizations and `ServiceDBStore` update-path changes - JaCoCo fix in `dev-support/checks/coverage.sh` Follow-up on this branch: fix `TestServiceDBStore.tess28updatePolicy` for the new ref-table API; omit `TestPolicyRefUpdater` (JUnit 5) because `ranger-2.9` `security-admin` still uses Surefire 2.18.1 — no Surefire/JUnit5 pom change for this release backport. ## How was this patch tested? - `mvn -pl security-admin test -Dtest=TestServiceDBStore` (47 tests, pass) - `mvn -pl security-admin pmd:check` (pass) -- 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]
