Ron Dagostino created KAFKA-15039:
-------------------------------------
Summary: Reduce logging level to trace in
PartitionChangeBuilder.tryElection()
Key: KAFKA-15039
URL: https://issues.apache.org/jira/browse/KAFKA-15039
Project: Kafka
Issue Type: Improvement
Components: kraft
Reporter: Ron Dagostino
Assignee: Ron Dagostino
Fix For: 3.6.0
A CPU profile in a large cluster showed PartitionChangeBuilder.tryElection()
taking significant CPU due to logging. Decrease the logging statements in that
method from debug level to trace to mitigate the impact of this CPU hog under
normal operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)