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

Kafka Streams gets stuck if metadata is missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.10.2.0
    • streams
    • None

    Description

      When a Kafka Streams application gets started for the first time, it can happen that some topic metadata is missing when StreamPartitionAssigner#assign() is called on the group leader instance. This can result in an infinite loop within StreamPartitionAssigner#assign(). This issue was detected by ResetIntegrationTest that does have a transient timeout failure (c.f. https://issues.apache.org/jira/browse/KAFKA-4058 – this issue was re-opened multiple times as the problem was expected to be in the test – however, that is not the case).

      Attachments

        Issue Links

          Activity

            People

              mjsax Matthias J. Sax
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: