jolshan commented on PR #14314:
URL: https://github.com/apache/kafka/pull/14314#issuecomment-1701899168

   What was the original rationale for 
https://issues.apache.org/jira/browse/KAFKA-12339? My understanding is that 
when a topic is first created, there is sometimes a delay to the metadata 
propagation. It seems like connect was encountering this issue and rather than 
adding code to retry they wanted it to be done automatically.
   
   I can see the issue with the compatibility break, but I also see the issue 
with the metadata propagation. Is there anyway to configure whether we prefer 
to retry on such an error? Or is the argument this should always be left to the 
client to handle the manual retries?


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to