-
Notifications
You must be signed in to change notification settings - Fork 634
Changes to server selection and polling behaviour #992
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
base: main
Are you sure you want to change the base?
Changes to server selection and polling behaviour #992
Conversation
…ld for Promotion/Demotion of servers
…servers are failed
1b57e7b
to
9655f2f
Compare
…the retry timeout
9655f2f
to
c818933
Compare
I will review this weekend. I did see a comment related to configuration, its ok to add members to the end of the ares_options as long as they aren't members that require allocation/deallocation since ares_destroy_options doesn't take the optmask. I think the comment found was more aspirational than practical and predates me being a maintainer ... we've added lots of options to ares_options since then. We have a ticket to redesign the whole bringup / settings, I'd rather not add helper functions to set new settings since it will make more work for that in the future. |
Hi @bradh352, I would ideally get this change into the next c-ares release, do you know when you will be able to review? |
Hi @bradh352, sorry to bother you again but would it be possible for you to let me know when you will be able review this change? |
Hi David, sorry for the delay. Day job has me crazy lately. I'll try to carve out some time. |
This PR contains the following changes: