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

Kafka Connect Connection leak to Kafka Brokers when using dead letter queue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.1.1, 2.3.0, 2.4.1
    • None
    • connect
    • None

    Description

      we are encountering a connection leak which accumulates over a period of time as the number of rebalances increase in Kafka Connect. The connection to the Kafka Broker for dead letter queue is never closed during rebalance. At the same time as part of rebalance a new connection is created for the dead letter queue kafka topic. This results in accumulation of open connections to Kafka Broker. This impacts the total no of connections and causes load on the kafka brokers over a period of time. 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ramkrish1489 rameshkrishnan muthusamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: