Pulsar uses a separate JVM configuration for each component
Open
lifecycle/stale
Stale
type/feature
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
At present, each component of pulsar uses the configuration of broker JVM, or it has to be set by export, which cannot be solidified. When multiple components are restarted, the original JVM configuration will be lost. So I want each component to use its own JVM configuration file for long-term recording.
Contributor guide
Research direction
No files or tests are named. Start by tracing how broker JVM configuration is supplied to each Pulsar component and how component restarts currently obtain it; define the component-specific configuration entry points before implementation. Done means each component can persist and reload its own JVM configuration across restarts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100