You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Stanislav Kozlovski (JIRA)" <ji...@apache.org> on 2019/06/03 15:32:00 UTC

[jira] [Created] (KAFKA-8470) State change logs should not be in TRACE level

Stanislav Kozlovski created KAFKA-8470:
------------------------------------------

             Summary: State change logs should not be in TRACE level
                 Key: KAFKA-8470
                 URL: https://issues.apache.org/jira/browse/KAFKA-8470
             Project: Kafka
          Issue Type: Improvement
            Reporter: Stanislav Kozlovski


The StateChange logger in Kafka should not be logging its state changes in TRACE level.
We consider these changes very useful in debugging and we additionally configure that logger to log in TRACE levels by default.

Since we consider it important enough to configure its own logger to log in a separate log level, why don't we change those logs to INFO and have the logger use the defaults?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)