happyfish100 / happyfish100/fastdfs-client-java
java.io.IOException: recv package size -1 != 10
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 891
- PR merge metrics
- No merged PRs in 30d
Description
10个线程上传1100多个文件,能正常上传的只有200多条,失败900多条,

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported failure with 10 concurrent upload threads and more than 1,100 files, then trace where java.io.IOException reports “recv package size -1 != 10.” The issue does not name a source file or test; done means identifying the cause and confirming that concurrent uploads no longer produce the reported failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100