Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11880 )
Change subject: IMPALA-7764: Improve SentryProxy test coverage ...................................................................... IMPALA-7764: Improve SentryProxy test coverage This patch refactors the SentryProxy to be more testable as well as adding tests for SentryProxy to improve the test coverage. Testing: - Added a new FE test for SentryProxy - Ran all FE tests - Ran all E2E authorization tests Change-Id: I1190638283f051cc37fda7ea5dd0c5e8a70d40db Reviewed-on: http://gerrit.cloudera.org:8080/11880 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/util/SentryProxy.java A fe/src/test/java/org/apache/impala/util/SentryProxyTest.java 2 files changed, 793 insertions(+), 161 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/11880 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1190638283f051cc37fda7ea5dd0c5e8a70d40db Gerrit-Change-Number: 11880 Gerrit-PatchSet: 9 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Adam Holley <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]>
