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


Ship it!




Ship It!

- Hao Hao


On Oct. 26, 2016, 6:13 a.m., Li Li wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53175/
> -----------------------------------------------------------
> 
> (Updated Oct. 26, 2016, 6:13 a.m.)
> 
> 
> Review request for sentry, Alexander Kolbasov, Anne Yu, Hao Hao, Lenni Kuff, 
> and Sravya Tirukkovalur.
> 
> 
> Repository: sentry
> 
> 
> Description
> -------
> 
> Currently sentry clients e.g. impala uses non pool model 
> (SentryPolicyServiceClientDefaultImpl), thus it's better to keep the non pool 
> model for those clients to avoid unnecessary incompatible issues.
> Also the current pool model (PoolClientInvocationHandler) does not manage the 
> opening connections very well. e.g. Opening connections with failed servers 
> should be closed promptly.
> 
> 
> Diffs
> -----
> 
>   
> sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/PoolClientInvocationHandler.java
>  842d5cafb06910fcbe6c53002f2101ec5b890a9e 
>   
> sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryServiceClientFactory.java
>  9e90af8f5b638d346e3f48405441ad97b9ef09ad 
>   
> sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/thrift/TestSentryServiceFailureCase.java
>  d1ac44766b049fb6fb6e6ce822cc0b63c0f6d66e 
>   
> sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPolicyImportExport.java
>  b45fc6d7fa306a5b849d5d8a4a48be4f7cd92f54 
> 
> Diff: https://reviews.apache.org/r/53175/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Li Li
> 
>

Reply via email to