You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Jan Hentschel <ja...@ultratendency.com> on 2017/04/30 20:21:02 UTC

Review Request 58878: SENTRY-1724: Remove old PoolClientInvocationHandler

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58878/
-----------------------------------------------------------

Review request for sentry.


Bugs: SENTRY-1724
    https://issues.apache.org/jira/browse/SENTRY-1724


Repository: sentry


Description
-------

Removed the `PoolClientInvocationHandler` and its related properties.


Diffs
-----

  sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConstants.java 4af7d1f 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/PoolClientInvocationHandler.java acf9b05 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryServiceClientFactory.java 7db9310 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/ServiceConstants.java 834ed41 
  sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/service/thrift/SentryServiceIntegrationBase.java dfd79ae 


Diff: https://reviews.apache.org/r/58878/diff/1/


Testing
-------


Thanks,

Jan Hentschel