[
https://issues.apache.org/jira/browse/TAJO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-1497:
----------------------------
Affects Version/s: (was: 0.11.0)
0.9.0
> 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.9.0, 0.10.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.
> {{ServerCallable}} request to server and then It close the channel. We should
> close only Idle connection.
> If a server throw the service exception, client and server always close the
> channel. we should fix it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)