Hangleton commented on PR #13619:
URL: https://github.com/apache/kafka/pull/13619#issuecomment-1517679958

   Hi, Radim,
   
   Thank you for the follow-up and clarifying, I missed the fact that the 
targeted components are the Kafka clients. 
   
   Some of the previous statements regarding state may still be valid. 
Typically, a Kafka client holds cluster and topic metadata and one of its first 
operation on start-up, once a connection with a bootstrap broker is 
established, is to fetch these metadata to get an up-to-date view of the 
cluster (e.g. broker membership).
   
   But, I lack the background to fully understand this approach.


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