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

ASF GitHub Bot commented on TAJO-1140:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/213


> Separate TajoClient into fine grained parts.
> --------------------------------------------
>
>                 Key: TAJO-1140
>                 URL: https://issues.apache.org/jira/browse/TAJO-1140
>             Project: Tajo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>
> TajoClient is a monolithic and concrete class including connection, catalog 
> client, and query client. 
> This patch separates TajoClient into three parts: connection, catalog client, 
> query client. In addition, it separates catalog client and query client into 
> interface and implementation. This separations will allow easily different 
> client implementation (e.g., REST or Thrift) even through it requires more 
> works.



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

Reply via email to