[ 
https://issues.apache.org/jira/browse/TAJO-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaehwa Jung resolved TAJO-604.
------------------------------

    Resolution: Won't Fix

This issue already fixed at other issues.

> Refactor HCatalogStoreClientPool.
> ---------------------------------
>
>                 Key: TAJO-604
>                 URL: https://issues.apache.org/jira/browse/TAJO-604
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>
> In current version, all client open a connection by each request. Current 
> pool just created a new clint, it didn't manage client pools successfully. 
> So, we should refactor it as follows:
> - initialize connection pools.
> - return new connection by each request.
> - close returned connection.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to