[
https://issues.apache.org/jira/browse/TAJO-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Min Zhou updated TAJO-537:
--------------------------
Affects Version/s: 0.8-incubating
> After TAJO-522, still OutOfMemoryError: unable to create new native thread
> ---------------------------------------------------------------------------
>
> Key: TAJO-537
> URL: https://issues.apache.org/jira/browse/TAJO-537
> Project: Tajo
> Issue Type: Bug
> Components: distributed query plan
> Affects Versions: 0.8-incubating
> Reporter: Min Zhou
> Priority: Critical
> Fix For: 0.8-incubating
>
> Attachments: TAJO-537.patch
>
>
> I ran a big query applied this patch, still OOM. This is because if the
> quantity of different connections is large, Hyoungjun's patch won't help.
> Different connection create different thread pool.
> Actually, we can share the thread pool among all the clients.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)