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连接方式调整 #4

Open
chengww3 opened this issue Nov 22, 2019 · 6 comments
Open

添加注册中心地址失败及redis连接方式调整 #4

chengww3 opened this issue Nov 22, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@chengww3
Copy link

chengww3 commented Nov 22, 2019

在启动工程的过程中,建议博主可以提供redis的cluster连接方式,我这边修改了代码,博主可以参考一下,作为注释提供给使用者,我觉得也是可以的
image

@chengww3
Copy link
Author

chengww3 commented Nov 22, 2019

没办法 哨兵模式那个redis连接方式 在我这边启动失败了,只能换一种方式

@chengww3 chengww3 changed the title 添加注册中心地址 添加注册中心地址失败及redis连接方式调整 Nov 22, 2019
@everythingbest
Copy link
Owner

在启动工程的过程中,建议博主可以提供redis的cluster连接方式,我这边修改了代码,博主可以参考一下,作为注释提供给使用者,我觉得也是可以的
image

可以的,你可以拉一个pr。

@everythingbest everythingbest added the enhancement New feature or request label Nov 25, 2019
@zhangsl5
Copy link

下载下来后,在eclipse下编译生成的rpc-postman.jar包,用cmd命令窗口启动后直接报错,我只改了仓库地址与jar地址的配置,redis没有改。

@everythingbest
Copy link
Owner

下载下来后,在eclipse下编译生成的rpc-postman.jar包,用cmd命令窗口启动后直接报错,我只改了仓库地址与jar地址的配置,redis没有改。

需要看下具体的错误日志,如果redis没有改,确保连接的地址是正确的

@kurvigoss
Copy link

这个可以从maven本地拉包吗?暂时没有私服,本地调试用的

@everythingbest
Copy link
Owner

这个可以从maven本地拉包吗?暂时没有私服,本地调试用的

本地仓库暂时不支持;没有私服的话,可以看下maven central repository ,这个没有验证过,可以试下。
当然可以在代码里面修改从私服下载的逻辑到从本地仓库,不过需要花一点时间熟悉这个流程。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants