[
https://issues.apache.org/jira/browse/TAJO-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521219#comment-14521219
]
ASF GitHub Bot commented on TAJO-1584:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/559#issuecomment-97722324
In this patch, the connection reuse is changed to be optional. In my
opinion, it would be better if we completely remove the reuse feature.
Actually, I'm not sure if anyone want 'reuse feature'.
Others look good to me.
> Remove QueryMaster client sharing in TajoMaster and TajoWorker
> --------------------------------------------------------------
>
> Key: TAJO-1584
> URL: https://issues.apache.org/jira/browse/TAJO-1584
> Project: Tajo
> Issue Type: Improvement
> Components: multi tenancy, query master, rpc, tajo master, worker
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Attachments: TAJO-1584.patch, TAJO-1584_2.patch
>
>
> QueryMaster client should remove after use. It can possible that connection
> refused in very large cluster because too many open connections
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)