Skip to content

MINOR: Clarify controller bootstrap support in admin CLI documentation#22838

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

MINOR: Clarify controller bootstrap support in admin CLI documentation#22838
popsunlake wants to merge 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-003

Conversation

@popsunlake

Copy link
Copy Markdown
Contributor

Kafka 4.0 compatibility documentation currently presents --bootstrap-server as the only replacement for the removed --zookeeper option in AdminClient commands. Some commands, including ConfigCommand and AclCommand, also support direct controller connections through --bootstrap-controller.

This change makes the compatibility note command-dependent and corrects the kafka-acls.sh option reference to state that --command-config can be used with either --bootstrap-server or --bootstrap-controller.

No tests were run because these are documentation-only changes. The wording was checked against the current command option handling and existing ConfigCommand and AclCommand tests; git diff --check also completed successfully.

@github-actions github-actions Bot added triage PRs from the community docs small Small PRs labels Jul 15, 2026
@popsunlake
popsunlake marked this pull request as ready for review July 15, 2026 12:30
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