I have reviewed your code and have a general understanding of your problem , here is my opinion (just consider me as a discusser ).
`pseudo cluster` of dubbo is a fresh definition occur to me, and the way to test loadbalance feature is also debatable. Two implementations of `DemoService` may distinguish by `group` or `version` , otherwise these tow implementations are ambiguous. A crucial point to note is that dubbo can only consider `interface` as provider, if we don't distinguish manually. `loadbalance` feature may be considered as some providers deploy on different machines or different port at the same machine. Not the two implementations in one Spring IOC context. Maybe I misunderstand your expression, if so, let me know. [ Full content available at: https://github.com/apache/incubator-dubbo/issues/2419 ] This message was relayed via gitbox.apache.org for [email protected]
