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

关于清除续传类型文件的内容时,truncatedFileSize不等于0时报错 #274

Open
franklj123 opened this issue Feb 11, 2022 · 1 comment

Comments

@franklj123
Copy link

依赖版本1.27.2
在调用AppendFileStorageClient的truncateFile方法时,truncatedFileSize=2,发现文件确实被截取了,只保留了两个字符;但是客户端报错了:
java.net.SocketTimeoutException: Read timed out
……
c.g.t.f.d.conn.FdfsConnectionManager : execute fdfs command error
com.github.tobato.fastdfs.exception.FdfsIOException: 客户端连接服务端出现了io异常:socket io exception occured while receive content
这个大小只能设置为0吗,可是服务端确实执行成功了
1644571853 T M00/00/00/Up09pWIGLMqEC5_DAAAAAMVKyyA633.txt 61 2
请问一下这个是bug吗

@differToName
Copy link

这个问题有解决方法吗

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