apache / celeborn

Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
https://celeborn.apache.org/
Apache License 2.0
862 stars 351 forks source link

[CELEBORN-1581] Fix incorrect metrics of DeviceCelebornFreeBytes and DeviceCelebornTotalBytes #2708

Closed FMX closed 2 weeks ago

FMX commented 2 weeks ago

What changes were proposed in this pull request?

Fix incorrect metrics.

Why are the changes needed?

The variable statusSystem.workers is a set that caused metrics output to be incorrect.

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

GA.

截屏2024-08-27 16 48 35
RexXiong commented 2 weeks ago

Thanks. merge to main(v0.6.0) and branch-0.5(v0.5.2)