Github user jihoonson commented on a diff in the pull request:
https://github.com/apache/tajo/pull/756#discussion_r39918694
--- Diff:
tajo-rpc/tajo-rpc-protobuf/src/main/java/org/apache/tajo/rpc/RpcClientManager.java
---
@@ -199,7 +199,6 @@ public static void close() {
* After it is shutdown it is not possible to reuse it again.
*/
public static void shutdown() {
- close();
--- End diff --
This is not directly related to this ticket. It is to solve the hang
problem after executing any unit test.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---