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

Kafka connect worker does not respond/function when kafka broker goes down.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 2.2.1
    • None
    • connect
    • Important

    Description

      Below is the scenario

      3 kafka brokers are up and running.

      Kafka connect worker is installed and a hdfs sink connector is added.

      Data streaming started, data being flushed out of kafka into hdfs.

      Topic is created with 3 partitons, one leader on all the three brokers.

      Now, 2 kafka brokers are restarted. Partition re balance happens.

      Now we observe, kafka connect does not respond. REST API keeps timing out. 

      Nothing useful is being logged at the connect logs as well.

      Only way to get out of this situation currently is to restart the kafka connect worker and things gets normal.

       

      The same scenario when tried without data being in progress, works fine. Meaning REST API does not get into timing out state. 

      making this issue a blocker, because of the impact due to kafka broker restart.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kaushik srinivas kaushik srinivas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: