celeborn/master
Wang, Fei b5201df04c [CELEBORN-1531][FOLLOWUP] Assign the scheduled check task
### What changes were proposed in this pull request?

As title.

### Why are the changes needed?
Followup for https://github.com/apache/celeborn/pull/2653

`checkForUnavailableWorkerTimeOutTask` and `checkForS3RemnantDirsTimeOutTask` are not assigned and always null.
<img width="834" alt="image" src="https://github.com/user-attachments/assets/747a3054-87db-458f-acf8-876926bd1883">

Combine the `checkForHDFSRemnantDirsTimeOutTask` and `checkForS3RemnantDirsTimeOutTask` with `checkForDFSRemnantDirsTimeOutTask`.

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

No.

### How was this patch tested?
GA.

Closes #2871 from turboFei/1531_followup.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-11-05 11:18:33 +08:00
..
src [CELEBORN-1531][FOLLOWUP] Assign the scheduled check task 2024-11-05 11:18:33 +08:00
pom.xml [CELEBORN-1589] Ensure master is leader for some POST request APIs 2024-09-12 15:31:43 +08:00