You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2022/11/19 12:12:00 UTC

[jira] [Created] (KAFKA-14408) Consider enabling DEBUG log level on tests for Streams

Jorge Esteban Quilcate Otoya created KAFKA-14408:
----------------------------------------------------

             Summary: Consider enabling DEBUG log level on tests for Streams
                 Key: KAFKA-14408
                 URL: https://issues.apache.org/jira/browse/KAFKA-14408
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Jorge Esteban Quilcate Otoya


Ideally logging should not trigger any side effect, though we have found that it did for https://issues.apache.org/jira/browse/KAFKA-14325.

This ticket is to request if we should consider enabling higher logging levels (currently INFO) during tests to validate these paths.

There may be some additional costs on log file sizes and verbosity, so it's open to discuss if this is worth it or not, and whether to expand this to other components as well.

Additional discussion: https://github.com/apache/kafka/pull/12859#discussion_r1027007714



--
This message was sent by Atlassian Jira
(v8.20.10#820010)