Re: [DISCUSS] Uninitialized metadata cache during broker startup

2024-02-29 Thread Chris Wildman
I up PR 15441 with the immediate fix for the KafkaAdminClient to help get this conversation started. I would appreciate some feedback on that. Thanks, Chris On Fri, Feb 23, 2024 at 3:41 PM Chris Wildman wrote: > Hi All, > > I recently discovered the

[DISCUSS] Uninitialized metadata cache during broker startup

2024-02-23 Thread Chris Wildman
Hi All, I recently discovered the race condition where Kafka clients may request metadata from brokers who have not yet received a snapshot of the cluster metadata. At scale with ZK managed clusters we see this happen frequently when brokers are restarted, possibly due to the admin client's prefer