chore(ecstore): standardize 24 bare TODO/FIXME to tracked format (#6346)

This commit is contained in:
Zhengchao An
2026-08-22 07:09:32 +08:00
committed by GitHub
parent ab5d433fe1
commit 61b5edf16e
13 changed files with 25 additions and 25 deletions
@@ -454,7 +454,7 @@ impl S3PeerSys {
}
}
topology_complete &= bucket_map.values().all(|count| *count >= quorum);
// TODO: MRF
// TODO(backlog): integrate MRF backlog stats into scanner bucket listing
}
let mut buckets: Vec<BucketInfo> = result_map.into_values().collect();
@@ -2406,7 +2406,7 @@ impl DiskAPI for RemoteDisk {
return errors;
}
// TODO: use Error not string
// TODO(backlog): replace string errors with typed `StorageError` variants
let result = self
.execute_with_timeout(