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

fastdfs集群部署了两个tracker,手动停止一个tracker,使用客户端上传文件10个,5个成功,5个失败 #76

Open
Qi-Zou opened this issue May 21, 2020 · 2 comments

Comments

@Qi-Zou
Copy link

Qi-Zou commented May 21, 2020

org.csource.common.MyException: connect to server 172.xxx.xxx.xxx:22122 fail, emsg:Connection refused: connect
at org.csource.fastdfs.pool.ConnectionFactory.create(ConnectionFactory.java:26) ~[fastdfs-client-java-1.29.jar:?]
at org.csource.fastdfs.pool.ConnectionManager.getConnection(ConnectionManager.java:76) ~[fastdfs-client-java-1.29.jar:?]
at org.csource.fastdfs.pool.ConnectionPool.getConnection(ConnectionPool.java:32) ~[fastdfs-client-java-1.29.jar:?]
at org.csource.fastdfs.TrackerServer.getConnection(TrackerServer.java:36) ~[fastdfs-client-java-1.29.jar:?]
at org.csource.fastdfs.TrackerClient.listGroups(TrackerClient.java:485) ~[fastdfs-client-java-1.29.jar:?]

@rui8832
Copy link
Contributor

rui8832 commented Nov 6, 2021

建议使用服务端负载均衡和高可用方案呢

@zwyacg
Copy link

zwyacg commented Oct 12, 2022

我这儿遇到了同样的问题,只能依靠服务器端的负载均衡来处理吗?

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

3 participants