You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ron Dagostino (Jira)" <ji...@apache.org> on 2023/05/30 14:10:00 UTC

[jira] [Created] (KAFKA-15039) Reduce logging level to trace in PartitionChangeBuilder.tryElection()

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)