On Wed, Apr 26, 2017 at 09:19:40AM +0000, Rodland, Andrew wrote: > As discussed in the patch, there is a bug in the hash-balance-factor logic > which can cause a server to get more load than hash-balance-factor would > allow, if a request hashes to a point in the hash ring where the server in > question has two consecutive entries. The impact isn't great but it does > allow a violation of the load-balancing guarantee that hash-balance-factor is > supposed to provide, so here is a fix. Patch against master, also applies > against 1.7. Not applicable to earlier versions since hash-balance-factor was > added with 1.7.
Merged, thanks Andrew! Willy

