Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test if we have the metadata timeout after 60000ms when switch the topic #94

Open
stevehu opened this issue Jan 29, 2022 · 0 comments
Open

Comments

@stevehu
Copy link
Contributor

stevehu commented Jan 29, 2022

If the same Kafka sidecar is used to produce two or more topics, we might have this timeout to retrieve the metadata in the same producer instance. We need to test it out with real use cases to confirm. The solution might be just to list all the topics in the configuration and create the metadata in cache during the producer startup hook.

#92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant