Skip to content

KAFKA-20297 Move SecurityUtils, ConfigUtils, LogContext, AppInfoParser into internal#22110

Merged
chia7712 merged 1 commit intoapache:trunkfrom
mingyen066:KAFKA-20297-move-logcontext-appinfoparser-securityutils-configutils
May 1, 2026
Merged

KAFKA-20297 Move SecurityUtils, ConfigUtils, LogContext, AppInfoParser into internal#22110
chia7712 merged 1 commit intoapache:trunkfrom
mingyen066:KAFKA-20297-move-logcontext-appinfoparser-securityutils-configutils

Conversation

@mingyen066
Copy link
Copy Markdown
Collaborator

@mingyen066 mingyen066 commented Apr 21, 2026

We have exposed several classes in org.apache.kafka.common.utils as
public APIs, which can be misleading since not all classes in this
package are intended for external use.

So move following class into internal module

  • SecurityUtils
  • ConfigUtils
  • LogContext
  • AppInfoParser

Reviewers: Chia-Ping Tsai chia7712@gmail.com

…r into internal

We have exposed several classes in org.apache.kafka.common.utils as
public APIs, which can be misleading since not all classes in this
package are intended for external use.

So move following class into internal module
- SecurityUtils
- ConfigUtils
- LogContext
- AppInfoParser
@github-actions github-actions Bot added triage PRs from the community streams core Kafka Broker producer consumer tools connect performance kraft mirror-maker-2 storage Pull requests that target the storage module tiered-storage Related to the Tiered Storage feature KIP-932 Queues for Kafka docker Official Docker image clients group-coordinator labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

Copy link
Copy Markdown
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

LGTM

@chia7712 chia7712 merged commit 10805c9 into apache:trunk May 1, 2026
34 of 37 checks passed
@github-actions github-actions Bot removed needs-attention triage PRs from the community labels May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients connect consumer core Kafka Broker docker Official Docker image group-coordinator KIP-932 Queues for Kafka kraft mirror-maker-2 performance producer storage Pull requests that target the storage module streams tiered-storage Related to the Tiered Storage feature tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants