zrlw commented on issue #15583:
URL: https://github.com/apache/dubbo/issues/15583#issuecomment-3112443852

   I don't think kuble-scheduler will be respected by Dubbo, Dubbo clients 
connect to services directly and choose the service  based on it's own 
loadbalance rules which include 
```roundrobin,leastactive,consistenthash,shortestresponse,adaptive``` that 
could be set on Dubbo applications, see details at 
```org.apache.dubbo.common.constants.LoadbalanceRules```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to