[
https://issues.apache.org/jira/browse/KAFKA-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gergo L��p resolved KAFKA-14442.
Fix Version/s: 3.2.0
Resolution: Resolved
> GlobalKTable restoration waits requestTimeout d
Hi Chris,
Thank you for your question. As a part of various lifecycle phases
(including node disconnect), NetworkClient can request metadata update
eagerly (the `Metadata.requestUpdate` method), which results in
`MetadataUpdater.maybeUpdate` being called during next poll. Inside, it has
a way to f