You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "lunda1 (GitHub)" <gi...@apache.org> on 2018/11/29 09:03:23 UTC

[GitHub] [incubator-dubbo] lunda1 opened issue #2850: consumer stub logic don't run when config multi registries

- [ ] 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: Windows 7
* Java version: 1.8.0_31

### Steps to reproduce this issue

1. API的方式配置两个registry地址,例如:        registryConfig.setAddress("127.0.0.1:2181|127.0.0.1:2182")。

2. API的方式配置ReferenceConfig按照文档配置stub,例如:       referenceConfig.setStub("com.liupeng.dubbo.api.MyStub")。

3.API的方式启动consumer。

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/2850 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] chickenlj closed issue #2850: consumer stub logic don't run when config multi registries

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

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