[
https://issues.apache.org/jira/browse/TAJO-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519122#comment-14519122
]
ASF GitHub Bot commented on TAJO-1584:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/559
TAJO-1584: Remove QueryMaster client sharing in TajoMaster and TajoWorke...
...r
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/559.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #559
----
commit 2c138e53e2e61617ef5797d5dbb88791b24de746
Author: Jinho Kim <[email protected]>
Date: 2015-04-29T10:43:30Z
TAJO-1584: Remove QueryMaster client sharing in TajoMaster and TajoWorker
----
> 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
>
> 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)