[
https://issues.apache.org/jira/browse/TAJO-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519126#comment-14519126
]
ASF GitHub Bot commented on TAJO-1584:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/559#issuecomment-97386990
I’ve add option to reuse configuration.
QUERY_MASTER_RPC_CLIENT_REUSE("tajo.querymaster.rpc.client.reuse", false)
> 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
> Attachments: TAJO-1584.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)