Fredy Wijaya has uploaded a new patch set (#6). ( 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 --- 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, 791 insertions(+), 161 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/11880/6 -- 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: newpatchset Gerrit-Change-Id: I1190638283f051cc37fda7ea5dd0c5e8a70d40db Gerrit-Change-Number: 11880 Gerrit-PatchSet: 6 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]>
