finagle-22.3.0
版本发布时间: 2022-03-30 05:46:26
twitter/finagle最新发布版本:finagle-24.5.0(2024-05-08 03:46:22)
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