mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 03:22:18 +00:00
fix(rebalance): converge multipart data movement retries
This commit is contained in:
@@ -52,6 +52,7 @@ fn main() {
|
||||
FileInfoOpts {
|
||||
data: false,
|
||||
include_free_versions: true,
|
||||
include_part_checksums: true,
|
||||
},
|
||||
)
|
||||
.expect("decode file info");
|
||||
|
||||
Reference in New Issue
Block a user