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

Kafka Connect floods logs with probably bogus error messages from DelegatingClassLoader

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3.1
    • 2.5.0, 3.0.0
    • connect
    • None

    Description

      After upgrading Kafka Connect from 2.3.0 to 2.3.1 we discovered a lot of recurring ERROR messages in Connect's logs.

      Plugin class loader for connector: 'com.google.pubsub.kafka.sink.CloudPubSubSinkConnector' was not found. Returning: org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader@58f437b0
      logger: org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader
      
      

      Kafka Connect continues processing the topics as it should be.

      We are not using plugin classloader isolation feature by not specifying plugin.path property because we were seeing classloading deadlocks similar to ones described in KAFKA-7421

      Maybe the level of this message should be lowered?

      Attachments

        Activity

          People

            chia7712 Chia-Ping Tsai
            piter Piotr Szczepanik
            Jason Gustafson Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: