You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/05/04 17:30:00 UTC

[jira] [Updated] (BEAM-12776) Improve parallelism of closing files in FileIO

     [ https://issues.apache.org/jira/browse/BEAM-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-12776:
---------------------------------
    Labels:   (was: stale-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
>          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)