Results 3 issues of haoyann

`ReflectionBasedServiceDiscovery#doUnregister` recursion call and no break, looks like a bug. https://github.com/apache/dubbo/blob/c80b79174cd9f8621374728308b5cb87849d4caa/dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/client/ReflectionBasedServiceDiscovery.java#L187-L193

type/bug

## What is the purpose of the change 相关 issue #10581, 解析路由规则参考了 https://github.com/grpc/grpc-java 部分代码. - [x] XdsRoute 监听 RDS 获取路由规则,完成 uri、head 匹配功能,监听 EDS 获取 endpoint 数据,完成对实例 subsets 的适配; - [...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? I ues [Layer 7 Traffic Management Demo](https://github.com/cilium/cilium-service-mesh-beta/tree/main/l7-traffic-management) and `add Envoy load-balancing...