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

Investigate cause of "Unable to find FetchSessionHandler for node X" in logs

    XMLWordPrintableJSON

Details

    Description

      From mjsax:

      Looking into AK unit/integration test logs for KS, I regularly see an ERROR log line that is triggered here:

      https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractFetch.java#L150-L151

      Given that it seems not to impact the test (it's not failing because of this), I am wondering why we log this at ERROR level or if it might be better to reduce to WARN? It seems to happen fairly frequently, but it also seems that it's nothing one would need to be concerned about, and thus using ERROR might be more alerting to end users than it needs to be? Thoughts?

      According to Matthias, the running the EosIntegrationTest locally reproduces the log line.

      This is also reproducible by running the Apache Kafka quickstart.

      Attachments

        Issue Links

          Activity

            People

              kirktrue Kirk True
              kirktrue Kirk True
              David Jacot David Jacot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: