-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
area/configdocYour PR contains doc changes, no matter whether the changes are in markdown or code files.Your PR contains doc changes, no matter whether the changes are in markdown or code files.help wantedtype/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug
Description
Describe the bug
When parameters in the broker.conf, standalone.conf and other configuration files are updated in the code, the docs are not updated synchronously on the Pulsar configuration page . And then we have to check those PRs one by one and add those parameters in the md file. Take #6047 as an example.
Expected behavior
The doc content on the Pulsar configuration page is updated synchronously with code update.
Additional context
We need a generator to generate the configuration files automatically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/configdocYour PR contains doc changes, no matter whether the changes are in markdown or code files.Your PR contains doc changes, no matter whether the changes are in markdown or code files.help wantedtype/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug