Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25326

KafkaUtil.createKafkaContainer log levels are not set correctly

    XMLWordPrintableJSON

Details

    Description

      The internal kafka log levels set in KafkaUtils.createKafkaContainer method are wrong due to the order of the log hierarchy. If the test logger is set to e.g. 'DEBUG' it means that `logger.isErrorEnabled()` already evaluated to true and therefore the log level gets set to ERROR instead.

      Attachments

        Activity

          People

            alexanderpreuss Alexander Preuss
            alexanderpreuss Alexander Preuss
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: