celeborn/docs/configuration
Angerszhuuuu 5c54388bc2
[CELEBORN-1252] Fix resource consumption of worker does not update when update interval is greater than heartbeat interval
### What changes were proposed in this pull request?

 Resource consumption of worker does not update when update interval of resource consumpution is greater than heartbeat interval.

<img width="1741" alt="截屏2024-01-24 14 49 50" src="https://github.com/apache/incubator-celeborn/assets/46485123/21cfd412-c69e-4955-8bc8-155ee470697d">

This pull request introduces below changes:

1. Avoid master repeat add gauge for same user
2. For worker, user resource consumption can directly get from worker's snapshot, didn't need update interval

### Why are the changes needed?

No.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No.

Closes #2260 from AngersZhuuuu/CELEBORN-1252.

Authored-by: Angerszhuuuu <angers.zhu@gmail.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-01-25 20:28:19 +08:00
..
client.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
columnar-shuffle.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
ha.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
index.md [MINOR] Fix some typos 2023-10-12 20:34:07 +08:00
master.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
metrics.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
network.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
quota.md [CELEBORN-1247] Output config's alternatives to doc 2024-01-24 11:21:23 +08:00
worker.md [CELEBORN-1252] Fix resource consumption of worker does not update when update interval is greater than heartbeat interval 2024-01-25 20:28:19 +08:00