[ 
https://issues.apache.org/jira/browse/KAFKA-9505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033942#comment-17033942
 ] 

ASF GitHub Bot commented on KAFKA-9505:
---------------------------------------

guozhangwang commented on pull request #8039: KAFKA-9505: Only loop over 
topics-to-validate in retries
URL: https://github.com/apache/kafka/pull/8039
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> InternalTopicManager may falls into infinite loop with partially created 
> topics
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-9505
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9505
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to