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

安装fastdht模块之后,fdfs_test上传同一张图,fastdht模块生效,但是用java的客户端,同样上传同一张图片,fastdht不起作用 #4

Open
Jacarlianda opened this issue Jul 2, 2017 · 1 comment

Comments

@Jacarlianda
Copy link

Jacarlianda commented Jul 2, 2017

图片是一样的,我对比前后上传的图片的MD5,MD5是一样的,用fdfs_test上传,然后查看,确实模块已经生效,上传上来的图片文件是一个软连接,指向最初上传上来的文件。
目前在用的java客户端

 <dependency>
    <groupId>org.csource</groupId>
    <artifactId>fastdfs-client-java</artifactId>
    <version>1.25</version>
</dependency>

是不是java客户端也同样要修改,fastdht模块才生效?

@SayidEKO
Copy link

SayidEKO commented Jul 5, 2018

同样问题,最开始配好后上传可以去重,过一段时间就失效了,服务正常,查看log也没有异常。不明白为什么

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

2 participants