Commit Graph

56 Commits

Author SHA1 Message Date
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
weisd 98df9b91ba test:put_object 2024-07-05 17:29:31 +08:00
weisd 91c3fc2fe1 test:FileMeta 2024-07-05 11:48:34 +08:00
weisd 2b7005ad49 test:FileMeta 2024-07-04 17:30:16 +08:00
weisd 38b62d9d6c todo:rename_data 2024-07-03 17:47:28 +08:00
weisd 65b883ace9 todo:put_object 2024-07-03 11:45:29 +08:00
weisd d1a62f6697 test:encode 2024-07-02 18:09:00 +08:00