apache/dubbo
Vedi su GitHubHow to route based on metadata by use spring cloud and nacos
Open
#8284 aperta il 13 lug 2021
help wanted
Metriche repository
- Star
- (41.524 star)
- Metriche merge PR
- (Merge medio 7g 14h) (20 PR mergiate in 30 g)
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?