You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "ningmeng7746889 (GitHub)" <gi...@apache.org> on 2018/10/09 13:30:46 UTC

[GitHub] [incubator-dubbo] ningmeng7746889 opened issue #2628: provider不指定分组group时,会默认在zk中每个分组都实现服务吗?

zk注册了6个分组,而一个provider提供的接口(未指定group),实际服务治理上发现含有6个不同分组的provider。

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2628 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] zonghaishang commented on issue #2628: provider不指定分组group时,会默认在zk中每个分组都实现服务吗?

Posted by "zonghaishang (GitHub)" <gi...@apache.org>.
provider不指定group, zk默认里面会在分组/dubbo分组下存储服务。
如果provider同时包含group和没有分组,服务治理上面都能看到的。

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2628 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] kimmking commented on issue #2628: provider不指定分组group时,会默认在zk中每个分组都实现服务吗?

Posted by "kimmking (GitHub)" <gi...@apache.org>.
the provider will be registered to registries you configured in you application.
Provider -> one or more Registry by your config -> ZK different context path.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2628 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] zonghaishang closed issue #2628: provider不指定分组group时,会默认在zk中每个分组都实现服务吗?

Posted by "zonghaishang (GitHub)" <gi...@apache.org>.
[ issue closed by zonghaishang ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2628 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org