mirror of https://github.com/hashicorp/consul
Browse Source
I changed this in https://github.com/hashicorp/consul/pull/8802#pullrequestreview-500779357 because exceeding the MaxWait seemed wrong, but as other have pointed out, that behaviour is probably correct. When multiple waiters hit the max value, we don't want them to converge, so restore the behaviour of allowing jitter to exceed max, and document it.pull/9988/head
Daniel Nephin
4 years ago
2 changed files with 21 additions and 5 deletions
Loading…
Reference in new issue