[
https://issues.apache.org/jira/browse/BEAM-11401?focusedWorklogId=520209&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-520209
]
ASF GitHub Bot logged work on BEAM-11401:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Dec/20 14:29
Start Date: 04/Dec/20 14:29
Worklog Time Spent: 10m
Work Description: scwhittle commented on pull request #13485:
URL: https://github.com/apache/beam/pull/13485#issuecomment-738814152
R: @dpmills @reuvenlax
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 520209)
Time Spent: 20m (was: 10m)
> 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
> Time Spent: 20m
> 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)