mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 17:28:12 +00:00
fix(storage): harden rebalance decommission state (#3515)
This commit is contained in:
@@ -122,7 +122,7 @@ impl ECStore {
|
||||
true,
|
||||
&crate::bucket::lifecycle::bucket_lifecycle_audit::LcEventSrc::Rebal,
|
||||
)
|
||||
.await
|
||||
.await?
|
||||
{
|
||||
expired += 1;
|
||||
debug!(
|
||||
|
||||
Reference in New Issue
Block a user