Search before asking
Motivation
When the current client starts up and retrieves metadata, the number of connection retries and the interval are fixed values(MetadataUpdater::MAX_RETRY_TIMES, MetadataUpdater::RETRY_INTERVAL_MS). Making this part configurable would be more flexible.
Solution
No response
Anything else?
No response
Willingness to contribute