fix rebalance/decom

This commit is contained in:
weisd
2025-04-26 17:55:30 +08:00
parent 9590d99e7c
commit 87bec2e6a6
11 changed files with 192 additions and 47 deletions
+1 -1
View File
@@ -3667,7 +3667,7 @@ impl ObjectIO for SetDisks {
error!("get_object_with_fileinfo err {:?}", e);
};
// error!("get_object_with_fileinfo end");
// error!("get_object_with_fileinfo end {}/{}", bucket, object);
});
Ok(reader)