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

您好,使用redis做为注册中心,但redis需要密码访问时dubbo.registry.address该如何配置? #13

Closed
cnhnnyzhy opened this issue Feb 26, 2018 · 3 comments

Comments

@cnhnnyzhy
Copy link

您好,使用redis做为注册中心,但redis需要密码访问时dubbo.registry.address该如何配置?

@zonghaishang
Copy link
Member

zonghaishang commented Feb 26, 2018

@cnhnnyzhy try using <dubbo:registry address="redis address" password="your password"/>, current master codes not including this feature, you should waiting for next release.

@see apache/dubbo#822

@antyjs
Copy link

antyjs commented Apr 4, 2018

redis://username:password@127.0.0.1:6379 这样就可以了

@beiwei30
Copy link
Member

beiwei30 commented May 22, 2018

this has been fixed by apache/dubbo@4c95cfe

@beiwei30
Copy link
Member

beiwei30 commented May 23, 2018

apache/dubbo@4c95cfe should fix this.

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

No branches or pull requests

4 participants