Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leixm committed Dec 4, 2024
1 parent 2420531 commit 29e27cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ final private[worker] class StorageManager(conf: CelebornConf, workerSource: Abs
}
subResourceConsumption.values.foldLeft(ResourceConsumption(0, 0, 0, 0))(_ add _)
.withSubResourceConsumptions(subResourceConsumption.asJava)
}
}.toMap
}
}

Expand Down

0 comments on commit 29e27cd

Please sign in to comment.