-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44201/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-13188
https://issues.apache.org/jira/browse/HIVE-13188
Repository: hive-git
Description
-------
RetryingThriftCLIClient opens a TTransport and leaves it open. there should be
a way to close that.
Diffs
-----
service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java
a81c600236e6e0f53a484806e559303279244616
service/src/test/org/apache/hive/service/cli/TestRetryingThriftCLIServiceClient.java
3798053a4a2e2b26b97b5accf96d73b58c89fb6e
Diff: https://reviews.apache.org/r/44201/diff/
Testing
-------
Thanks,
Rajat Khandelwal