Skip to content

v1.60.2

Compare
Choose a tag to compare
@YifeiZhuang YifeiZhuang released this 02 Feb 21:26
· 218 commits to master since this release

Bug Fixes

xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (#10868)