[
https://issues.apache.org/jira/browse/BEAM-13224?focusedWorklogId=680947&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-680947
]
ASF GitHub Bot logged work on BEAM-13224:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/21 18:57
Start Date: 12/Nov/21 18:57
Worklog Time Spent: 10m
Work Description: pabloem merged pull request #15959:
URL: https://github.com/apache/beam/pull/15959
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 680947)
Time Spent: 40m (was: 0.5h)
> [Playground] Local cache creates an forever used goroutine
> ----------------------------------------------------------
>
> Key: BEAM-13224
> URL: https://issues.apache.org/jira/browse/BEAM-13224
> Project: Beam
> Issue Type: Task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Labels: beam-playground-backend, beam-playground-sprint-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Now local cache calls a method as a goroutine to check expired keys. This
> method doesn't have an exit case so this goroutine is working forever.
> Need to add an opportunity to stop this goroutine.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)