happyfish100 / happyfish100/fastdfs-client-java
建议支持文件同步不完整时,下载请求可以自动回源重定向
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 891
- PR merge metrics
- No merged PRs in 30d
Description
- 问题背景:
mod_fastdfs.conf设置response_mode=redirect了,实际验证和源码核对来看只会针对文件不存在时进行回源重定向,对于文件同步失败,不完整时无法回源
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 reading the handling of response_mode=redirect in mod_fastdfs.conf and the source path for missing files. Compare that behavior with downloads when file synchronization is incomplete, then determine how the redirect should apply. Done means incomplete files can automatically redirect to the source for download.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100