Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consumer stub logic don't run when config multi registries #2850

Closed
2 tasks done
lunda1 opened this issue Nov 29, 2018 · 0 comments · Fixed by #2887
Closed
2 tasks done

consumer stub logic don't run when config multi registries #2850

lunda1 opened this issue Nov 29, 2018 · 0 comments · Fixed by #2887

Comments

@lunda1
Copy link

lunda1 commented Nov 29, 2018

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ 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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant