8000 v5.1.0|v5.1.1 worker-agent 注册到server时无法指定多个server问题 · Issue #1012 · PowerJob/PowerJob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v5.1.0|v5.1.1 worker-agent 注册到server时无法指定多个server问题 #1012

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

Closed
panyyf opened this issue Oct 17, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@panyyf
Copy link
Contributor
panyyf commented Oct 17, 2024

Describe the bug
worker-agent 注册到server时无法指定多个server问题
image

因为在v5.1.0版本增加了Collections.shuffle(config.getServerAddress());方法
如下图
企业微信截图_17291504072339
企业微信截图_17291504572916

经测试需要 new ArrayList<>(Splitter.on( separator: ",").splitTolist(servers));再set到serversAddress中
如下图
企业微信截图_17291503791606
修改内容如下图
企业微信截图_17291505621239

@KFCFans
Copy link
Member
KFCFans commented Oct 30, 2024

感谢 pr,5.1.0-bugfix 版本已合并

@KFCFans KFCFans closed this as completed Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0