Skip to content

MINOR: Rename RequestChannelMetrics.apply to get#22798

Open
dino2895 wants to merge 1 commit into
apache:trunkfrom
dino2895:minor-rename-request-channel-metrics-apply
Open

MINOR: Rename RequestChannelMetrics.apply to get#22798
dino2895 wants to merge 1 commit into
apache:trunkfrom
dino2895:minor-rename-request-channel-metrics-apply

Conversation

@dino2895

@dino2895 dino2895 commented Jul 9, 2026

Copy link
Copy Markdown

Summary
Renames RequestChannelMetrics.apply to get to follow Java naming conventions.

This is a follow-up to the review comment in #22075:
https://github.com/apache/kafka/pull/22075/changes#r3553982147

Testing
./gradlew server:compileJava

Reviewers: Ken Huang s7133700@gmail.com

@github-actions github-actions Bot added triage PRs from the community core Kafka Broker small Small PRs labels Jul 9, 2026
@dino2895 dino2895 force-pushed the minor-rename-request-channel-metrics-apply branch from 2cdbce0 to e13aa99 Compare July 10, 2026 05:47
@dino2895

Copy link
Copy Markdown
Author

Updated the remaining Scala call sites from apply/apply-style syntax to get, including RequestChannel, SocketServerTest, and KafkaApisTest.

@m1a2st m1a2st left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks, LGTM

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

Labels

ci-approved core Kafka Broker small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants