You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "liuliuzo (GitHub)" <gi...@apache.org> on 2019/04/03 05:42:18 UTC

[GitHub] [incubator-dubbo] liuliuzo opened issue #3801: 目前没有提供注册在不同注册中心的服务进行广播的能力

- [ ] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.

### Environment

* Dubbo version: 2.6.5
* Operating System version: xxx
* Java version: 1.8

### Steps to reproduce this issue

1. 服务A helloservice注册在注册中心“shanghai”
2. 服务B helloservice注册在注册中心"beijing"
3. 客户端使用集群广播模式,订阅注册中心 “shanghai,beijing”无法对服务A,B进行广播

Pls. provide [GitHub address] to reproduce this issue.

### Expected Result

What do you expected from the above steps?

### Actual Result

What actually happens?

If there is an exception, please attach the exception trace:

```
Just put your stack trace here!
```


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