apache/dubbo
How to route based on metadata by use spring cloud and nacos
Aperta
#8284 aperta il 13 lug 2021
help wanted
Metriche repository
- Star
- (41.524 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
If I want route by nacos metadata。In AbstractLoadBalance and AbstractRouter ,I can not get metadata from (List<Invoker> invokers, URL url, Invocation invocation) what should I do?