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

Sam Whittle updated BEAM-11401:
-------------------------------
    Fix Version/s: 2.27.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

> StreamingDataflowWorker ReaderCache performs blocking close of readers on 
> possibly important threads
> ----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11401
>                 URL: https://issues.apache.org/jira/browse/BEAM-11401
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Sam Whittle
>            Assignee: Sam Whittle
>            Priority: P2
>             Fix For: 2.27.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Currently closing can be performed when acquiring an unrelated reader, 
> caching an unrelated reader, or invalidating readers.
> Such closing could be performed in the background to ensure that it doesn't 
> block unrelated processing or important threads (such as grpc commit stream).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to