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

InternalTopicManager may falls into infinite loop with partially created topics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • streams
    • None

    Description

      In InternalTopicManager#validateTopics(topicsNotReady, topics), the topics map (second) does not change while the first topicsNotReady may change if some topics have been validated while others do not, however inside that function we still loop of the second map which may never completes then.

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              guozhang Guozhang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: