YuQing
|
91a5cc2e36
|
connection broken message with address and port
|
2025-11-28 09:50:09 +08:00 |
|
YuQing
|
cc95bc0244
|
throw IOException with msg "connection broken" when in.read() < 0
|
2025-11-27 17:13:23 +08:00 |
|
YuQing
|
7b7a7d76f6
|
bugfixed: loadStorageServersFromTracker correctly with rw option
|
2025-11-27 17:04:46 +08:00 |
|
YuQing
|
f4c00d7b2a
|
query file info support two combined flags
|
2025-11-06 15:51:14 +08:00 |
|
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
|
fa0b79527c
|
add config itme: fetch_storage_ids.have_allow_empty_field
|
2025-07-22 10:01:17 +08:00 |
|
YuQing
|
496da3f0c4
|
protocol automatically compatible with IPv4/IPv6 address
|
2025-07-21 16:51:16 +08:00 |
|
YuQing
|
7e644f1ba4
|
change FDFS_VERSION_SIZE from 6 to 8
|
2024-02-12 20:23:41 +08:00 |
|
YuQing
|
9d9b1d7fdb
|
correct spell wrong
|
2023-12-13 11:17:20 +08:00 |
|
YuQing
|
bb203bdc71
|
connect to storage server failover with multi IPs
|
2023-12-13 10:06:39 +08:00 |
|
YuQing
|
020857dbf1
|
adapt to FastDFS server V6.11 for IPv6
|
2023-12-07 16:31:46 +08:00 |
|
zl9527
|
208f63f14c
|
Added: 增加IPv6支持
1、增加IPv6地址支持功能。
2、增加 server_ipv6.enabled 配置参数,用来说明服务器端是否开启IPv6支持。
3、修改fdht客户端增加IPv6支持。
|
2023-11-02 10:53:06 +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
|
42132c694c
|
add @SuppressWarnings(unchecked)
|
2023-01-29 14:47:09 +08:00 |
|
tanyawen01770
|
a1df79c50e
|
fix:upgrade pom version 1.30
|
2023-01-29 09:49:29 +08:00 |
|
tanyawen01770
|
2b4693643a
|
fix:not use code
|
2023-01-29 09:45:14 +08:00 |
|
tanyawen01770
|
4de15ae592
|
fix:fail over
|
2023-01-28 21:37:29 +08:00 |
|
tanyawen01770
|
0087216c0a
|
feature: fail over from index
|
2023-01-28 19:53:06 +08:00 |
|
tanyawen01770
|
77946b2382
|
feature: set default failover size
|
2023-01-28 16:51:33 +08:00 |
|
tanyawen01770
|
0b2ec3aa10
|
fix:remove not use code
|
2023-01-28 15:27:19 +08:00 |
|
tanyawen01770
|
8d966af4a4
|
feature:add tracker server fail over
|
2023-01-28 15:02:40 +08:00 |
|
niloay6
|
8db4ff7dd0
|
fix: 修复tracker_server配置为域名时,打印信息有误的问题
|
2021-07-27 10:50:18 +08:00 |
|
tanyawen
|
47d53c9a19
|
fix:active test flag
|
2019-12-31 15:33:48 +08:00 |
|
tanyawen
|
bb13294205
|
fix:active test flag
|
2019-12-31 15:32:48 +08:00 |
|
tanyawen
|
f742f3c6aa
|
feature:add active test flag
|
2019-12-31 15:28:43 +08:00 |
|
tanyawen
|
70599a1656
|
feature: README add connection pool config
|
2019-12-30 22:28:08 +08:00 |
|
YuQing
|
8b771e37ae
|
change config files
|
2019-12-30 20:48:09 +08:00 |
|
tanyawen
|
66f3fff05e
|
fix:use global var
|
2019-12-30 20:35:21 +08:00 |
|
tanyawen
|
4300ca717a
|
fix:getHost change use to getHostAddress
|
2019-12-30 20:18:35 +08:00 |
|
tanyawen
|
b7739178c9
|
fxi
|
2019-12-30 19:15:12 +08:00 |
|
tanyawen
|
1b99e59cf7
|
fix: trim host
|
2019-12-30 18:28:00 +08:00 |
|
tanyawen
|
4387b89026
|
fix: factory create connection check
|
2019-12-30 14:58:40 +08:00 |
|
tanyawen
|
9a9e1cf9f0
|
fix: throw exception
|
2019-12-30 14:53:15 +08:00 |
|
tanyawen
|
0bfa4ff1fa
|
fix:delete test config
|
2019-12-29 21:32:37 +08:00 |
|
tanyawen
|
98f55774cf
|
fix:some function rename
|
2019-12-29 20:53:37 +08:00 |
|
tanyawen
|
82105c4483
|
fix:config default value
|
2019-12-29 09:41:25 +08:00 |
|
tanyawen
|
94d4fab52a
|
fix: trackerServer connection param check
|
2019-12-29 09:30:26 +08:00 |
|
tanyawen
|
31ad07bae8
|
fix: pool throw exceptipn
|
2019-12-29 09:18:23 +08:00 |
|
tanyawen
|
32167310dd
|
feature:add connection pool v2
|
2019-12-29 03:28:26 +08:00 |
|
tanyawen
|
1336b2b07f
|
feature:add about connection config
|
2019-12-28 05:36:49 +08:00 |
|
tanyawen
|
006af0379f
|
fix:connection pool
|
2019-12-28 05:18:42 +08:00 |
|
tanyawen
|
6aa61096b2
|
feature: add socket connection pool
|
2019-12-28 01:43:42 +08:00 |
|
tanyawen
|
3c61ba0e7a
|
feature: add socket connection pool
|
2019-12-28 00:08:45 +08:00 |
|
tanyawen
|
145d80c6ac
|
feature: add socket connection pool
|
2019-12-27 23:25:16 +08:00 |
|
tanyawen
|
3ad9f94a69
|
feature: add socket connection pool
|
2019-12-27 21:41:10 +08:00 |
|
YuQing
|
437a993a66
|
support appender file rename to normal file
|
2019-11-13 17:07:01 +08:00 |
|
YuQing
|
3fb2d4952e
|
change comment
|
2019-10-29 09:27:00 +08:00 |
|
chengdu
|
086f4efc0f
|
add getTrackerServer
|
2019-07-14 20:30:10 +08:00 |
|