[
https://issues.apache.org/jira/browse/BEAM-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-10158.
------------------------------
Fix Version/s: 2.23.0
Resolution: Fixed
> [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
> Fix For: 2.23.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)