[
https://issues.apache.org/jira/browse/BEAM-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-12776:
---------------------------------
Priority: P3 (was: P2)
> Improve parallelism of closing files in FileIO
> ----------------------------------------------
>
> Key: BEAM-12776
> URL: https://issues.apache.org/jira/browse/BEAM-12776
> Project: Beam
> Issue Type: Bug
> Components: io-java-files
> Reporter: Sam Whittle
> Priority: P3
> Labels: stale-P2
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Currently close happens in processElement which is per-window.
> If there are many windows firing this can throttle throughput waiting for IO
> instead of closing in parallel in finishBundle.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)