Finagle 22.3.0
finaglehelper
released this
29 Mar 21:46
·
272 commits
to develop
since this release
22.3.0
Breaking API Changes
- finagle-core: Removed the stack param
WhenNoNodesOpenParam
from LoadBalancerFactory.
Removed NoNodesOpenServiceFactory and NoNodesOpenException. When the majority of nodes
are busy or closed (approx 60%), the load balancer will probabilistically fail open and
pick a node at random. 1ec9ffa4
Runtime Behavior Changes
- finagle: Bump version of Jackson to 2.13.2. 0f83179d