[ 
https://issues.apache.org/jira/browse/TAJO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502471#comment-14502471
 ] 

Jinho Kim commented on TAJO-1497:
---------------------------------

[~navis]
Sorry for confusing you, main problem is ServerCallable closing. I was remove 
strange codes. because  RpcConnectionPool are just rpc client manager. I will 
update the description.

> RPC client does not share a connection
> --------------------------------------
>
>                 Key: TAJO-1497
>                 URL: https://issues.apache.org/jira/browse/TAJO-1497
>             Project: Tajo
>          Issue Type: Bug
>          Components: client, rpc
>    Affects Versions: 0.10.0, 0.11.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1497.patch, TAJO-1497_2.patch, TAJO-1497_3.patch, 
> TAJO-1497_4.patch
>
>
> Currently, tajo client try to connect  per client API call.
> Because a client reference count is one. a client will be closed when a 
> client return to pool. and ServerCallable already close a client. We should 
> close only Idle connection 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to