Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16170

Continuous never ending logs observed when running single node kafka in kraft mode with default KRaft properties in 3.7.0 RC2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.7.0
    • None
    • None
    • None

    Description

      After kafka server startup, endless logs are observed, even when server is sitting idle. This behaviour was not observed in previous versions.

      It is easy to reproduce this issue

      • Download the RC tarball for 3.7.0
      • Follow the quickstart guide to run kafka in KRaft mode i.e. execute following commands
        • KAFKA_CLUSTER_ID="$(bin/kafka-storage.sh random-uuid)"
        • bin/kafka-storage.sh format -t $KAFKA_CLUSTER_ID -c config/kraft/server.properties
        • bin/kafka-server-start.sh config/kraft/server.properties
      • Once kafka server is started wait for a few seconds and you should see endless logs coming in.

      I have attached a small section of the logs in the ticket just after kafka startup line, just to showcase the nature of endless logs observed.

      Attachments

        1. kafka_logs.txt
          23 kB
          Vedarth Sharma

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vedarth Vedarth Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: