Skip to content
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

KAFKA-17656: Replace string concatenation with parameterized logging for PartitionChangeBuilder #17334

Conversation

mingyen066
Copy link
Contributor

Replace string concatenation with parameterized logging to defer evaluation when it actually needed for better performance and readibility.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@chia7712 chia7712 merged commit e136d76 into apache:trunk Oct 1, 2024
10 checks passed
tedyu pushed a commit to tedyu/kafka that referenced this pull request Jan 6, 2025
@mingyen066 mingyen066 deleted the KAFKA-17656-Use-parameterized-logging-for-PartitionChangeBuilder branch January 30, 2025 03:53
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.

3 participants