Commit Graph

62 Commits

Author SHA1 Message Date
junxiang Mu a0e37098bb fix clippy
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-10-12 14:09:52 +08:00
weisd 10c63effd4 Fix: #38
Squashed commit of the following:

commit ff72105e1ec81b5679401b021fb44e8135444de8
Author: weisd <weishidavip@163.com>
Date:   Sat Oct 5 09:55:09 2024 +0800

    base bucketmetadata_sys done

commit 69d0c7725ae1065d25755c71aa54e42c4f3cdb50
Author: weisd <weishidavip@163.com>
Date:   Sat Oct 5 01:41:19 2024 +0800

    update bucket tagging op use bucketmetadata_sys

commit 39902c73d6f7a817041245af84a23d14115c70dc
Author: weisd <weishidavip@163.com>
Date:   Fri Oct 4 23:32:07 2024 +0800

    test bucketmetadata_sys

commit 15f1dfc765dc383ab26d71aca7c64dd0917b83f3
Author: weisd <weishidavip@163.com>
Date:   Fri Oct 4 23:21:58 2024 +0800

    init bucketmetadata_sys

commit 8c3c5e0f7385fa881b1dc4811d92afe8b86e9a6f
Author: weisd <weishidavip@163.com>
Date:   Tue Oct 1 23:06:09 2024 +0800

    init bucketmetadata_sys

commit e2746d154aa68be9dcf8add0241b38c72ef89b9c
Author: weisd <weishidavip@163.com>
Date:   Tue Oct 1 04:35:25 2024 +0800

    stash
2024-10-05 10:04:59 +08:00
weisd 91e65867bb merge main 2024-09-27 20:12:54 +08:00
junxiang Mu bd02676dbc refact error
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-27 16:51:54 +08:00
junxiang Mu a65b074e9f put_object func add lock
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-27 10:31:16 +08:00
junxiang Mu ca3dac9a25 support distribute lock
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-26 11:30:56 +08:00
weisd 1509f37f62 merge main 2024-09-25 16:58:58 +08:00
weisd 0ce707538a fix: delete_objects 2024-09-25 16:56:10 +08:00
weisd be2504ce82 Merge branch 'main' into quorum 2024-09-25 16:55:20 +08:00
weisd 72201049f0 fix: delete_objects 2024-09-25 16:54:48 +08:00
weisd d91856d824 done read/write quorum, need test 2024-09-25 16:28:07 +08:00
weisd f46c53b77e done read/write quorum, need test 2024-09-25 16:21:21 +08:00
weisd 43c94c7be2 putobject reduce_read_quorum_errs 2024-09-24 23:36:26 +08:00
weisd 84b1ebd2c8 fix: #23 need test reduce_read_quorum_errs 2024-09-24 16:21:02 +08:00
loverustfs 76d8be8818 Merge pull request #58 from rustfs/jimchen/perf-delete_objects
优化并发删除对象
2024-09-24 11:03:51 +08:00
weisd 6a3e01b3cc rm unuse log 2024-09-23 18:02:03 +08:00
weisd c95cca5efc merge getdiskid 2024-09-23 17:27:10 +08:00
JimChenWYU 20ba112bd8 make clippy happy 2024-09-23 16:27:33 +08:00
JimChenWYU 3bc98eec16 优化并发删除对象 2024-09-23 16:07:02 +08:00
JimChenWYU 184d593d27 make clippy happy 2024-09-23 15:38:00 +08:00
JimChenWYU 48d2285d36 chore: 添加删除并发限制 2024-09-23 15:32:48 +08:00
weisd 83590cb742 feat: 添加定时检测重连disk 2024-09-20 16:45:17 +08:00
bestgopher 3e34718bfe feat: object tagging
Closes: #54
Signed-off-by: bestgopher <84328409@qq.com>
2024-09-20 13:30:59 +08:00
weisd bc9868f926 add: monitor_and_connect_endpoints 2024-09-19 18:06:44 +08:00
weisd 1f1e73ce08 fix get_disk_id 2024-09-19 09:41:29 +08:00
weisd b715eb530a Fix bug:#45 #43 #42 2024-09-18 13:53:13 +08:00
weisd 2dd46203ee merge main 2024-09-13 13:33:23 +08:00
weisd 7f35685b35 add delete_bucket opts 2024-09-13 13:30:10 +08:00
weisd 7e108f167d 更新全局disk 2024-09-11 14:25:53 +08:00
weisd 7f8854d7f5 stash delete_object 2024-08-22 17:48:35 +08:00
weisd 0080383c40 stash delete_object 2024-08-22 17:18:40 +08:00
weisd b9280ab62d stash delete_object 2024-08-21 17:14:46 +08:00
weisd edf56c122f listobject v1 未使用chan 2024-08-20 14:49:15 +08:00
weisd 25e98cd1e2 init listobject 2024-08-19 18:02:22 +08:00
shiro.lee 7dacc47f16 fix: 优化警告代码 2024-08-06 09:31:48 +08:00
shiro.lee d73499ac79 fix: 调整endpoint位置 2024-08-05 22:48:30 +08:00
shiro.lee 7b8c11ecf3 fix: 去除anyhow提供的错误处理,统一使用自定义的Error和Result 2024-08-05 18:48:45 +08:00
overtrue 07c11b2097 feat: delete bucket 2024-07-30 16:54:11 +08:00
weisd 6165ac334b test:abort_multipart_upload 2024-07-29 15:08:27 +08:00
weisd 449f8633cf list_bucket done 2024-07-25 16:57:43 +08:00
weisd 111cd16827 todo:ec decode 2024-07-22 15:33:41 +08:00
weisd 1a6fa86fc2 todo: get_object_reader 2024-07-18 16:25:46 +08:00
weisd 73ee65e3a7 plugin 2024-07-17 14:15:22 +08:00
weisd a487dcdfa5 todo:readMultipleFiles 2024-07-11 17:57:59 +08:00
weisd d84f85e636 use FileWriter 2024-07-10 17:16:44 +08:00
weisd 59f63b3bf9 fix: add set_disk 2024-07-09 13:30:49 +08:00
weisd c4775920f4 fix: 优化unused 2024-07-09 11:31:20 +08:00
weisd 87930d0f7d todo:put_object_part 2024-07-09 10:57:35 +08:00
weisd 365aa7e368 test:mc cp 2024-07-08 18:03:56 +08:00
weisd 5880f9fd30 test:mc cp 2024-07-08 11:39:43 +08:00