happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.91k stars 1.97k forks source link

fix problem when multi store_path #662

Open lystormenvoy opened 9 months ago

lystormenvoy commented 9 months ago

避免在多个store_path场景,如果store_path1达到阈值,则永远上传到store_path0的问题