If I want route by nacos metadata。In AbstractLoadBalance and AbstractRouter ,I can not get metadata from (List invokers, URL url, Invocation invocation)
what should I do?
If I want route by nacos metadata。In AbstractLoadBalance and AbstractRouter ,I can not get metadata from (List invokers, URL url, Invocation invocation)
what should I do?
5条答案
按热度按时间8i9zcol21#
refer
NacosRule
vxf3dgd42#
11dmarpk3#
NacosRule
自己用dubbo 接口url 里的信息和nacos元数据进行关联吗,没有更合适的方式吗
yvfmudvl4#
refer
NacosRule
NacosRule 在哪里
lpwwtiir5#
我怎样做才能在dubbo 进行路由和负载均衡时 拿到注册到nacos的元数据呢。我需要根据元数据进行路由,并且元数据是可以发生变化的