Chia-Ping Tsai created KAFKA-17656: -------------------------------------- Summary: Use parameterized logging for PartitionChangeBuilder Key: KAFKA-17656 URL: https://issues.apache.org/jira/browse/KAFKA-17656 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
`PartitionChangeBuilder`contains several trace/debug level logs that use non-constant strings. These should be optimized by using placeholders for better performance and readability. -- This message was sent by Atlassian Jira (v8.20.10#820010)