Details
-
Improvement
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
-
None
Description
BigqueryIO's BoundedExecutorService is creating many new threads. It can be optimized by acquiring the involved semaphore before task submission instead of after inside the runnable.
Attachments
Issue Links
- links to