[
https://issues.apache.org/jira/browse/BEAM-8000?focusedWorklogId=327006&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-327006
]
ASF GitHub Bot logged work on BEAM-8000:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Oct/19 17:17
Start Date: 11/Oct/19 17:17
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #9489: [BEAM-8000] Add
Delete method to JobService for clearing old jobs from memory
URL: https://github.com/apache/beam/pull/9489#issuecomment-541149961
I don't think adding this API makes sense. It seems to make more sense to
use something like an LRU cache for finished jobs.
----------------------------------------------------------------
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: 327006)
Time Spent: 0.5h (was: 20m)
> Add Delete method to gRPC JobService
> ------------------------------------
>
> Key: BEAM-8000
> URL: https://issues.apache.org/jira/browse/BEAM-8000
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Chad Dombrova
> Assignee: Chad Dombrova
> Priority: Major
> Labels: portability
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> As a user of the InMemoryJobService, I want a method to purge jobs from
> memory when they are no longer needed, so that the service does not balloon
> in memory usage over time.
> I was planning to name this Delete. Also considering the name Purge.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)