apache / apache/pulsar

Pulsar uses a separate JVM configuration for each component

Open
#14,872 2 comments 0 reactions 0 assignees View on GitHub
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.