Skip to content

MINOR: Correct configuration property names in the Kafka Connect ACL tables#22847

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

MINOR: Correct configuration property names in the Kafka Connect ACL tables#22847
popsunlake wants to merge 1 commit into
apache:trunkfrom
popsunlake:upstream/groups/docs-20260714-123117/group-008

Conversation

@popsunlake

@popsunlake popsunlake commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

The Kafka Connect ACL tables referenced two invalid configuration property names. The Source connector table used the connector-level offsets.storage.topic name for the worker fallback, whose actual property is offset.storage.topic. The Sink connector table also misspelled the connector client override consumer.override.group.id as consumer.overrides.group.id.

This change corrects both references so that the ACL guidance matches the worker configuration and connector override names used elsewhere in the guide and in the Connect configuration classes.

No tests were run because this is a documentation-only change. git diff --check completed successfully.

Reviewers: Andrew Schofield aschofield@confluent.io

@github-actions github-actions Bot added triage PRs from the community docs small Small PRs labels Jul 16, 2026
@popsunlake
popsunlake marked this pull request as ready for review July 16, 2026 02:48

@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. Looks good to me.

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

Labels

ci-approved docs small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants