Jira (PUP-9468) The low-level netcode stuff, to change default server selection to use server instead of the first entry of server_list when failover has not happened.
6 views
Skip to first unread message
Melissa Stone (JIRA)
unread,
Jan 29, 2019, 1:29:04 PM1/29/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Our netcode is incredibly complex, and in many ways smeared across several layers of abstraction. This makes it very hard to understand all the ways that the server setting could sneak in
Branan Riley when I was triaging tickets, I'm not sure I have enough attention do your mention of netcode in PUP-6885. Is this something that would still be valuable to get done?
If we're not killing server, I think that the behavior of "Use server_list for agent runs, and everything else uses server" is slightly more intuitive than having to explain that sometimes failover happens and sometimes we'll use the first entry of server_list. But I don't have super strong feelings on it.