Add Delete method to gRPC JobService
Open
beam-model
improvement
P3
portability
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Imported from Jira [BEAM-8000](https://issues.apache.org/jira/browse/BEAM-8000). Original Jira may contain additional context.
Reported by: chadrik.
Contributor guide
Assessment
This issue has not been assessed yet.