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-1557] Fix totalSpace of DiskInfo for Master in HA mode #2690

Closed SteNicholas closed 3 weeks ago

SteNicholas commented 4 weeks ago

What changes were proposed in this pull request?

Fix totalSpace of DiskInfo for Master in HA mode.

Why are the changes needed?

The totalSpace of DiskInfo does not sync for Master in HA mode, which causes that the totalSpace is incorrect.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

RatisMasterStatusSystemSuiteJ#testHandleRegisterWorker