Fredy Wijaya has uploaded this change for review. ( 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, 489 insertions(+), 151 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/11880/1 -- 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: newchange Gerrit-Change-Id: I1190638283f051cc37fda7ea5dd0c5e8a70d40db Gerrit-Change-Number: 11880 Gerrit-PatchSet: 1 Gerrit-Owner: Fredy Wijaya <[email protected]>
