You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sure that all the content I provide is in English.
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
spring-cloud-starter-alibaba-nacos-discovery 2.2.6.RELEASE,
nacos Client Version.:2.0.3 ,
nacos Version 2.7.8,Setting weights with the nacos client does not work
dubboDoes not use the weight parameter set by nacos (the client offline function works, but it cannot accept the return result of the offline application when the service still has an ongoing request)
The default is to use RandomLoadBalance to randomize,
But this version only configures weights for service methods, how do I configure application level weights and configure them dynamically.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
spring-cloud-starter-alibaba-nacos-discovery 2.2.6.RELEASE,

nacos Client Version.:2.0.3 ,
nacos Version 2.7.8,Setting weights with the nacos client does not work
dubboDoes not use the weight parameter set by nacos (the client offline function works, but it cannot accept the return result of the offline application when the service still has an ongoing request)
The default is to use RandomLoadBalance to randomize,
But this version only configures weights for service methods, how do I configure application level weights and configure them dynamically.
Code of Conduct
All reactions