apache / apache/beam

PipelineOptionsFactory leaks memory

Open
#18,697 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.