-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32470/
-----------------------------------------------------------
Review request for sentry, shen guoquan and Prasad Mujumdar.
Bugs: SENTRY-600
https://issues.apache.org/jira/browse/SENTRY-600
Repository: sentry
Description
-------
In order to increase the extensibility of SentryClient, more InvocationHandler
will be added, some generic methods should be separated to parent class.
SentryClientInvocationHandler will handle the kind of generic methods.
Diffs
-----
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/HAClientInvocationHandler.java
4947ad1
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryClientInvocationHandler.java
PRE-CREATION
Diff: https://reviews.apache.org/r/32470/diff/
Testing
-------
Unit Test passed
Thanks,
Dapeng Sun