PipelineOptionsFactory leaks memory
Open
core
java
P3
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
PipelineOptionsFactory has a lot of cache but no way to reset it. This task is about adding a public method to be able to control it in integrations (runners likely).
Imported from Jira [BEAM-3700](https://issues.apache.org/jira/browse/BEAM-3700). Original Jira may contain additional context.
Reported by: romain.manni-bucau.
Contributor guide
Research direction
Start by locating PipelineOptionsFactory and reviewing the caches it maintains. Determine how integrations and runners should invoke a public reset operation, then verify that the cache state is cleared without affecting normal option creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100