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

Why not just set Config.Metadata.Full to false? #2849

Open
wy92 opened this issue Apr 2, 2024 · 0 comments
Open

Why not just set Config.Metadata.Full to false? #2849

wy92 opened this issue Apr 2, 2024 · 0 comments

Comments

@wy92
Copy link

wy92 commented Apr 2, 2024

Description

since every kafka client operation(produce/consume/...) will refresh metadata when the operation was failed, and retry the operation when client get metadata success. why not just set Config.Metadata.Full to false as default? this will reduce a lots of network traffic/ broker's cpu pressure/client's memory pressure when kafka cluster saved a large number of topics.

Additional context

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