Commit Graph

83 Commits (master)

Author SHA1 Message Date
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
tanyawen01770 41655defd8 feature:add history 2023-01-29 11:46:55 +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
YuQing 9cc79ed75d
Merge pull request #94 from niloay6/fix_configInfo_print
fix: 修复tracker_server配置为域名时,打印信息有误的问题
2021-12-10 15:52:15 +08:00
niloay6 8db4ff7dd0 fix: 修复tracker_server配置为域名时,打印信息有误的问题 2021-07-27 10:50:18 +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
Alvin Zhang 987e9194ad feat: 日志依赖 log4j,具体实现由使用方决定
* 如 Spring Boot 默认使用了 Logback,与 slf4j-log4j12 同时存在时会冲突
2021-04-20 14:11:49 +08:00
dependabot[bot] 670909eed1
build(deps-dev): bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 14:34:35 +00: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
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
YuQing 0faaa2372b Merge branch 'master' of gitee.com:fastdfs100/fastdfs-client-java 2019-12-31 07:51:40 +08:00
tanyawen 70599a1656 feature: README add connection pool config 2019-12-30 22:28:08 +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
tanyawen a5786207cc fix:config sample 2019-12-30 20:55:57 +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
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