You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When constructing the common Kafka client, a call to the ForceMetadataRefresh method is issued. It may not be necessary to do so, since the kgo.Client will issue a call to that method when it needs to.