Hi Tim, On Tue, Aug 21, 2018 at 12:51:05PM +0200, Tim Düsterhus wrote: > Hi list > > the following comment has been posted to GitHub on commit > 3ff577e165486de87d1c0923e84f72cc7ad790c0 > "MAJOR: server: make server state changes synchronous again" > > https://github.com/haproxy/haproxy/commit/3ff577e165486de87d1c0923e84f72cc7ad790c0#commitcomment-30217983
Yep, thanks. This message was also posted on Discourse here : https://discourse.haproxy.org/t/deadlock-in-one-of-the-recent-commits/2881/3 Where I started to respond. There's a big problem with locking around server states unfortunately, which I need to take care of because 1.8 is also affected. I suspect that once completely solved we may not even need to use the rendez-vous point anymore, but it's a bit early to tell. Cheers, Willy