[
https://issues.apache.org/jira/browse/BEAM-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10158:
-----------------------------------
Status: Open (was: Triage Needed)
> [Python] Reuse a shared unbounded thread pool
> ---------------------------------------------
>
> Key: BEAM-10158
> URL: https://issues.apache.org/jira/browse/BEAM-10158
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
>
> During testing we create a lot of thread pools many of which we don't
> shutdown which can lead to thread exhaustion on some machiens.
>
> Swapping to use a shared thread pool will decrease the memory overhead for
> these unused threads and allow for greater reuse.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)