celeborn/service
Angerszhuuuu 2ab88f773a [CELEBORN-819] Worker close should pass close status to support handle graceful shutdown and decommission
### What changes were proposed in this pull request?
Pass exit kind to each component, if the exit kind match:

- GRACEFUL_SHUTDOWN: Behavior as origin code's graceful == true
- Others: will clean the level db file.

### Why are the changes needed?

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

### How was this patch tested?

Closes #1748 from AngersZhuuuu/CELEBORN-819.

Authored-by: Angerszhuuuu <angers.zhu@gmail.com>
Signed-off-by: Angerszhuuuu <angers.zhu@gmail.com>
2023-07-25 14:54:01 +08:00
..
src/main/scala/org/apache/celeborn/server/common [CELEBORN-819] Worker close should pass close status to support handle graceful shutdown and decommission 2023-07-25 14:54:01 +08:00
pom.xml [BUILD] Extract project.version to Maven Property (#772) 2022-10-16 19:01:40 +08:00