Skip to content

(WIP) KAFKA-19261 Move ConnectionQuotas to server module #20011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: trunk
Choose a base branch
from

Conversation

jim0987795064
Copy link
Contributor

This pull request addresses KAFKA-19261 by moving ConnectionQuotas to server module

Changes

  • Extracted ConnectionQuotas from SocketServer.scala into its own dedicated Java file.
  • Moved related utility functions from KafkaConfig.scala to AbstractKafkaConfig.scala.

@github-actions github-actions bot added triage PRs from the community streams core Kafka Broker producer consumer tools connect performance kraft mirror-maker-2 dependencies Pull requests that update a dependency file storage Pull requests that target the storage module tiered-storage Related to the Tiered Storage feature KIP-932 Queues for Kafka build Gradle build or GitHub Actions docker Official Docker image clients labels Jun 21, 2025
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Gradle build or GitHub Actions clients connect consumer core Kafka Broker dependencies Pull requests that update a dependency file docker Official Docker image KIP-932 Queues for Kafka kraft mirror-maker-2 needs-attention performance producer storage Pull requests that target the storage module streams tiered-storage Related to the Tiered Storage feature tools triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant