[
https://issues.apache.org/jira/browse/BEAM-11401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-11401:
-----------------------------------
Status: Open (was: Triage Needed)
> 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
>
> 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)