loserwang1024 commented on PR #3390:
URL: https://github.com/apache/fluss/pull/3390#issuecomment-4592020207

   @fresh-borzoni , I've revised the design: instead of retrying 3 times, it 
now rebuilds metadata via refreshClusterUntilAvailable until either some IP 
becomes available or it falls back to bootstrap. No backoff for now. Keep 
refreshClusterUntilAvailable purely "loop until available or bootstrap" to 
avoid over-engineering. The two existing layers (connection timeout + bootstrap 
exponential backoff) already provide sufficient throttling.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to