Skip to content

MINOR: Correct broker dynamic configuration names in the documentation#22825

Open
popsunlake wants to merge 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-001
Open

MINOR: Correct broker dynamic configuration names in the documentation#22825
popsunlake wants to merge 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-001

Conversation

@popsunlake

Copy link
Copy Markdown
Contributor

The broker configuration documentation incorrectly uses the topic-level name max.message.bytes in its list of dynamically updateable default topic settings. This changes it to the corresponding broker configuration name, message.max.bytes.

The same documentation also lists advertised.listeners as dynamically updateable, although it is not included in the authoritative dynamic broker configuration set and alter requests for it are rejected. This removes it from the per-broker dynamic listener configuration list.

No tests or builds were run because this is a documentation-only change. The updates were checked against ServerTopicConfigSynonyms, the dynamic broker configuration definitions, and the existing unit and Admin integration tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant