sarama icon indicating copy to clipboard operation
sarama copied to clipboard

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

Open wy92 opened this issue 10 months ago • 1 comments

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

wy92 avatar Apr 02 '24 08:04 wy92

Thank you for taking the time to raise this issue. However, it has not had any activity on it in the past 90 days and will be closed in 30 days if no updates occur. Please check if the main branch has already resolved the issue since it was raised. If you believe the issue is still valid and you would like input from the maintainers then please comment to ask for it to be reviewed.

github-actions[bot] avatar Jul 01 '24 10:07 github-actions[bot]