Commit Graph
8 Commits
Author SHA1 Message Date
YuQing 807be5acd9 monitor protocol compatible with IPv4/IPv6 address automatically 2025-10-26 12:20:11 +08:00
YuQing 1d75bb50d0 monitor API output reserved and available space 2025-09-04 19:39:39 +08:00
YuQing 907239cb67 adapt to FastDFS server V6.13 for read-write separation 2025-08-28 16:09:48 +08:00
YuQing 496da3f0c4 protocol automatically compatible with IPv4/IPv6 address 2025-07-21 16:51:16 +08:00
zl9527 697bf97442 Fixed: 修复Tracker Server返回的TrackerStorageStat数据src_id字段解析问题
1、在FastDFS中, Tracker Server返回的TrackerStorageStat数据中src_id字段为src storage id。在数据解析的时候变成了srcIpAddr,这与原始含义有出入,特将srcIpAddr改回srcId。
2、修改srcId的数据长度引用,从FDFS_IPADDR_SIZE修改为FDFS_STORAGE_ID_MAX_SIZE,既与FastDFS中的保持一致,又为后续IPv6兼容做准备。
2023-09-30 20:39:28 +08:00
YuQing 3fb2d4952e change comment 2019-10-29 09:27:00 +08:00
veryben 75931a8053 重新格式化所有java代码 2017-05-19 09:56:24 +08:00
veryben 69417006f4 规范maven项目结构并升级版本号(1.27-SNAPSHOT) 2017-05-18 20:42:57 +08:00