Skip to content

MINOR: Correct the deprecated console share consumer option in the 4.3 upgrade notes#22839

Merged
AndrewJSchofield merged 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-004
Jul 16, 2026
Merged

MINOR: Correct the deprecated console share consumer option in the 4.3 upgrade notes#22839
AndrewJSchofield merged 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-004

Conversation

@popsunlake

@popsunlake popsunlake commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The 4.3 upgrade notes incorrectly list --consumer.config as the deprecated configuration-file option for kafka-console-share-consumer.sh. That tool uses --consumer-config, while --consumer.config remains the correct deprecated option for the regular console consumer.

This change gives the share consumer its own entry and documents that --consumer-config is deprecated in favor of --command-config. The spelling was cross-checked against ConsoleShareConsumerOptions and its focused option tests.

No tests were run because this is a documentation-only correction.

Reviewers: Andrew Schofield aschofield@confluent.io

@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:37

@AndrewJSchofield AndrewJSchofield left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. lgtm. Just need the build to pass before merging.

@github-actions github-actions Bot removed the triage PRs from the community label Jul 16, 2026
@AndrewJSchofield

Copy link
Copy Markdown
Member

Build failed for a flaky test clearly unrelated to this PR.

@AndrewJSchofield
AndrewJSchofield merged commit 0f1496b into apache:trunk Jul 16, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants