40 Commits
Author SHA1 Message Date
YuQing e56870bdd8 ProtoCommon.TRACKER_PROTO_CMD_SERVICE_QUERY_FETCH_ALL protocol changed 2026-06-28 10:09:16 +08:00
YuQing 4e7b6b3419 README.md changed for v1.39 2025-12-19 11:23:03 +08:00
YuQing ac59ecec49 prevent re-entrancy for closeConnection 2025-12-19 11:15:07 +08:00
YuQing 7825aa0b94 remove private AtomicInteger freeCount 2025-12-18 11:18:46 +08:00
YuQing d29ca63106 ConnectionPool.getKey() use '-' instead of ':' 2025-12-18 10:39:33 +08:00
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 1c1dc946e3 correct spell wrong in HISTORY 2025-10-30 10:25:56 +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 0c954e697b fastdfs-client.properties.sample changed 2025-07-18 10:54:38 +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
YuQing da417c7d1c Merge pull request #108 from sunqiangwei1988/master
Added: 增加IPv6支持
2023-11-25 09:29:30 +08:00
YuQing a04626523a Merge pull request #107 from sunqiangwei1988/master
Fixed: 修复Tracker Server返回的TrackerStorageStat数据src_id字段解析问题
2023-10-11 18:20:30 +08:00
YuQing 45d9a89e25 upgrade version to v1.30 2023-01-30 09:27:21 +08:00
YuQing 42132c694c add @SuppressWarnings(unchecked) 2023-01-29 14:47:09 +08:00
YuQing 1b263e6436 add *.class to .gitignore 2023-01-29 14:16:17 +08:00
YuQing 9cc79ed75d Merge pull request #94 from niloay6/fix_configInfo_print
fix: 修复tracker_server配置为域名时,打印信息有误的问题
2021-12-10 15:52:15 +08:00
YuQing 4987967e0b Merge pull request #88 from happyfish100/dependabot/maven/junit-junit-4.13.1
build(deps-dev): bump junit from 4.12 to 4.13.1
2021-04-20 21:48:12 +08:00
YuQing 56af1ae72f Merge pull request #91 from rui8832/master
feat: 日志依赖 log4j,具体实现由使用方决定
2021-04-20 21:47:11 +08:00
YuQing 1ba6fb7975 update version for README.md 2020-01-03 08:52:34 +08:00
YuQing aafd0b4b8c upgrade version to v1.29 2020-01-03 08:51:17 +08:00
YuQing 06f5624a8d Merge branch 'feature_add_connect_pool_20191205' 2020-01-01 14:45:04 +08:00
YuQing 0faaa2372b Merge branch 'master' of gitee.com:fastdfs100/fastdfs-client-java 2019-12-31 07:51:40 +08:00
YuQing a2bbd5fe33 Merge branch 'feature_add_connect_pool_20191205' of github.com:happyfish100/fastdfs-client-java into feature_add_connect_pool_20191205 2019-12-30 20:57:23 +08:00
YuQing d5589faceb upgrade version to 1.28 2019-12-30 20:57:05 +08:00
YuQing 8b771e37ae change config files 2019-12-30 20:48:09 +08:00
happyfish100 61007e579f add LICENSE. 2019-12-26 10:48:41 +08:00
YuQing 70c292f0fc change HISTORY file 2019-11-19 14:40:51 +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
YuQing fb86f94ad8 Merge pull request #60 from shootercheng/master
fdfs upload download test
2019-07-15 09:50:21 +08:00