> it will notice all consumers who described the interface but NOT > interface&group or version. the root reason is dubbo store all of the > services or consumers under interface node and not split them by group or > version.
I personally don't agree with isolating services with different groups or versions in service discovery level. Currently, Dubbo consumers can only interact with those providers with identically the same group and version, but we may change this behavior soon. For example, let consumer consume providers with version v1 and v2 at the same time, to enable canary deployment or A/B test. [ Full content available at: https://github.com/apache/incubator-dubbo/issues/1624 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
